底層效能問題
App may slow down your iPhone” popup for Xamarin apps
Visual Studio
in Visual Studio right click your iOS project and select properties. -> go to iOS Build -> Advance tab ->make sure that Supported Architecture for each configuration contains X86_64 or i386 + x86_64
Xamarin Studio
in Xamarin Studio go to properties of your iOS project. by rightclicking your iOS project. -> iOS Build tab -> make sure that Supported Architecture for each configuration contains X86_64 or i386 + x86_64
(http://mobilefirstcloudfirst.net/2016/11/fix-app-may-slow-down-your-iphone-popup-for-xamarin-apps/)