-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS crash #20
Comments
Hi, I will check it |
For me also when I use the NuGet package I got everything to work for UWP/Android/Mac etc but the iOS version crashses. It does not provide an exception, tried debugging but does not work, the complete proces is just killed on first attempt to use Google Analytics. Then I compiled the library myself and I just used that dll and that is working for me. |
What is your version of Xamarin and iOS SDK? |
Xamarin 4.5.0.443 |
I was following TestFormsApp sample, but when I click button, app crashes with following error:
Unhandled Exception:
System.FormatException: One of the identified items was in an invalid format.
Android seems to work.
The text was updated successfully, but these errors were encountered: