Graham McKechnie

Results 5 issues of Graham McKechnie

I had to add the following to my proguard.cfg to eliminate a crash in my release version when clicking the PurchaseButton which initiates the purchase on Google Play -keep class...

VS 16.10.0 P1.0 I recently upgraded Xamarin.AndroidX.AppCompat from 1.2.0.6 to 1.2.0.7 and Xamarin.AndroidX.Fragment from 1.2.5.4 to 1.3.0.1 This resulted in warnings re StartActivityForResult being deprecated in some of my Fragments....

@jpobst As you predicted Xamarin.AndroidX.Core 1.5.0 has now been released, so I tested against the changes I made re the now closed issue xamarin/xamarin-android#5970. In the AndroidR only version, the...

### Android application type Classic Xamarin.Android (MonoAndroid12.0, etc.) ### Affected platform version VS 2022 17.4.0 Prev 1.0 ### Description Upgrading from Xamarin.AndroidX.Navigation.Fragment 2.4.2 to 2.5.1 produced deprecations on for the...

When signing in with user email get the following exception. ``` 2021-01-13 14:22:57.281 21410-21410/? D/GoogleSignInFragment: Firebase.FirebaseException: An internal error has occurred. [ Instantiation of JsonResponse failed! class com.google.android.gms.internal.firebase-auth-api.zzxi ] ---...