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

Open Action not working on Android 11 #38

Closed
wadesun18 opened this issue Mar 2, 2021 · 2 comments
Closed

Open Action not working on Android 11 #38

wadesun18 opened this issue Mar 2, 2021 · 2 comments
Assignees

Comments

@wadesun18
Copy link

wadesun18 commented Mar 2, 2021

When calling LeanplumInbox.read(messageId), it should to trigger open action to open an external url. It works on Android 10 or below but not Android 11. I was using version 1.0.13 and I tried upgrading to the latest version 1.1.1 and it's still the same. Thanks!

@milos1290 milos1290 self-assigned this Mar 30, 2021
@milos1290
Copy link
Contributor

I've tested this on Android 11 and cannot get it to reproduce. The open action is always executed when i read the inbox message. Can you provide more information on how to reproduce this ?

@wadesun18
Copy link
Author

Thanks for the response @milos1290, I am still seeing this on Android 11 but works fine on everything else. The way I configured this on leanplum is open action and open URL then I set an URL. Please note that if the url is a deeplink then it works by taking me to somewhere else in the app. If the URL is a link outside of the app, then nothing happens and no error messages either. I am using "@leanplum/react-native-sdk": "^1.1.1" and "react-native": "0.63.4". Let me know if there's more information you might need, thanks again!

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