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

stringArray does not work with ios extension #17

Open
hayr-hotoca opened this issue Jan 31, 2023 · 1 comment
Open

stringArray does not work with ios extension #17

hayr-hotoca opened this issue Jan 31, 2023 · 1 comment

Comments

@hayr-hotoca
Copy link

hayr-hotoca commented Jan 31, 2023

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.

@hayr-hotoca hayr-hotoca changed the title Does not work with ios extension Does not work with ios extension stringArray: true Jan 31, 2023
@hayr-hotoca hayr-hotoca changed the title Does not work with ios extension stringArray: true Does not work with ios extension stringArray Jan 31, 2023
@hayr-hotoca hayr-hotoca changed the title Does not work with ios extension stringArray stringArray does not work with ios extension Jan 31, 2023
@whoami-shubham
Copy link
Owner

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?

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

2 participants