-
Notifications
You must be signed in to change notification settings - Fork 1
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
SDK Crashes on API 23-25 #18
Comments
4.0.1 doesn't seem to have the calendar issue but does have a location issue:
|
Hi @jt-gilkeson Thanks for contacting us. We are planning to release a fix tomorrow for addressing the issues. We are going to notify you when the fix in place. Thanks, |
Hi @jt-gilkeson We released new version of our SDK(https://github.com/socure-inc/socure-sigmadevice-sdk-android/releases/tag/4.1.2). Please let us know if you have any further questions. Kind regards, |
@rburunkayaSocure Thank you for the quick fix. I can confirm that the two crashes no longer happen. |
We updated our Socure SDKs to the latest because of the Jitpack hosting problems with the older Socure SDKs that we were using.
We've tried both 4.1.0 and 4.1.1 We see the following crashes on Phones with
SDK 23-25
. These are debug builds (no proguard/r8) Your SDK indicates:Min SDK 21
(Happens in Nexus 5/5x emulator in android studio as well as devices on Firebase):
If the app already has location permission (update app scenario):
No location permission yet (new install):
The text was updated successfully, but these errors were encountered: