Skip to content
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

App Crashing on Android 14 while trying to getSMS #42

Closed
Lornakimani62 opened this issue Feb 8, 2024 · 2 comments
Closed

App Crashing on Android 14 while trying to getSMS #42

Lornakimani62 opened this issue Feb 8, 2024 · 2 comments

Comments

@Lornakimani62
Copy link

One of RECEIVER EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
at
android.os.Parcel.createExceptionOrNull(Parcel.java:3057)
at android.os. Parcel.createException(Parcel.java:3041) at android.os.Parcel.readException(Parcel.java:3024) at android.os.Parcel.readException(Parcel.java:2966)
at
android.app.ActivityManager$Stub$Proxy.registerReceiver
WithFeature(lActivityManager.java:6193)
at
android.app.ContextImpl.registerReceiverInternal(Contextim
pl.java:1863) at
android.app.ContextImpl.registerReceiver(ContextImpl.java:
1803) at
android.app.ContextImpl.registerReceiver(ContextImpl.java:
1791)
at
android.content.ContextWrapper.registerReceiver(ContextWr
apper.java:766)
at
com.codingsans.ionic.sms Retriever.AndroidSmsRetriever$1. onSuccess(AndroidSms Retriever.java:154)
at
com.codingsans.ionic.sms Retriever.AndroidSms Retriever$1.
onSuccess(AndroidSmsRetriever.java:145)
at com.google.android.gms.tasks.zzn.run(Unknown Source:27)
at android.os.Handler.handleCallback(Handler.java:958) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce (Looper.java:224) at android.os.Looper.loop(Looper.java:318)
at
android.app.ActivityThread.main(ActivityThread.java:8720)
at java.lang.reflect.Method.invoke(Native Method)
at
android al
Dill -
Cancel
Send

@Richard-NC
Copy link

Hello, any update on the above issue? i am facing the same.

@hanatharesh2712
Copy link
Owner

Use the latest package available. version 1.0.5
https://www.npmjs.com/package/cordova-plugin-sms-retriever-manager/v/1.0.5?activeTab=readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants