dotnetco.de

Category Archives: xamarin

Xamarin Forms Plugins

The following plugins are quite helpful. Currently most of the plugins are used in sessions from Xamarin University or from Xamarin Forms Kickstarter but the list will be updated whenever something helpful comes along my way.

Error building XamarinCRM: Bundle identifier ‘com.xamarin.xamarincrm’ does not match any installed provisioning profile.

Xamarin supplies some example apps in their Github account, e.g. Xamarin CRM. I downloaded it and followed their setup instructions, which basically say: Ensure that everything is installed and NuGet packages are restored and then you could start. Unfortunately this did not work for me because I got this error message: /Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets: Error: Bundle identifier […]