Open hayr-hotoca opened 1 year ago
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.
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?
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.