We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This works with the main app (opening by click the app icon) but when an extension load the app inside other apps it just break.
The extension modal containing the app pops up then immediately closes.
Without obfuscation both works well.
The app is made with react-native.
The text was updated successfully, but these errors were encountered:
what do you mean by "when an extension loads the app inside other apps", are you Sending the user to another app (react native) using intent?
Sorry, something went wrong.
No branches or pull requests
This works with the main app (opening by click the app icon) but when an extension load the app inside other apps it just break.
The extension modal containing the app pops up then immediately closes.
Without obfuscation both works well.
The app is made with react-native.
The text was updated successfully, but these errors were encountered: