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

[Android] Not being redirected back to app after sending an SMS #79

Open
soliloquyx opened this issue Feb 7, 2020 · 6 comments
Open

Comments

@soliloquyx
Copy link

After successfully sending an sms, I'm currently not being automatically redirected to my app. For that, I have to push the back button. Surely this is something that should be built-in to this library, is it not?

If so, how to implement?

(I am testing on Samsung Galaxy S8)

@UnableHead
Copy link

Hi,

Did you tried with the android permission READ_SMS and without the option allowAndroidSendWithoutReadPermission ?

@soliloquyx
Copy link
Author

Hi,

Did you tried with the android permission READ_SMS and without the option allowAndroidSendWithoutReadPermission ?

Unfortunately, our app doesn't qualify as a default texting/calling app, so we can't use the READ_SMS permission.

@smangat2017
Copy link

smangat2017 commented Apr 27, 2020

Is there any to redirect back to the main app once a message is sent in the event that the READ_SMS permission is not enabled?

@brunomartinezciompi
Copy link

Hey @smangat2017 did you find any solution for this?

@smangat2017
Copy link

Unfortunately not @brunodlabs!

@kotolapki
Copy link

i have a similar problem, when i send sms the app is minimized, tried with the android permission READ_SMS and without the option allowAndroidSendWithoutReadPermission but it did not helpful

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

5 participants