mabc21

Results 3 issues of mabc21

It only allows you to take pictures with the camera. With the following extensions allowed: title: "Image files", extensions: "jpg,jpeg,gif,png" Tried in different versions of iOS. Any ideas?

Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'void android.app.Activity.startIntentSenderForResult(android.content.IntentSender, int, android.content.Intent, int, int, int)' on a null object reference com.google.android.gms.common.ConnectionResult.startResolutionForResult (com.google.android.gms:play-services-basement@@17.1.1:17) com.reactnative.googlefit.GoogleFitManager$1.onConnectionFailed (GoogleFitManager.java:172) com.google.android.gms.common.internal.GmsClientEventManager.onConnectionFailure (com.google.android.gms:play-services-base@@17.1.0:61) The crash seems to...

Device info: Android 13 and 14 React-native-push-notification version: 8.1.1 In AndroidManifest I used to have BUT google wants to remove USE_EXACT_ALARM if your app's main core functionality is not an...