-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
iOS: inAppBrowser does not open when triggered inside a Modal. #79
Comments
Hello mate, thanks for attaching a project, let me check 👍 |
Thank you for helping and answering. |
Hello mate, hope you're doing well Do you need the |
yes i tried with modalEnabled true only. i am using vscode. |
Please try with modalEnabled in false and let me know 🙂 |
Unfortunately it does not work with modalEnabled false. |
i couldnt analyzed it very well, but it seems the inappbrowser is opening under the modal? |
Check the current configuration here: https://github.com/proyecto26/nativescript-inappbrowser/blob/develop/src/InAppBrowser.ios.ts#L126 |
Do you have any idea what the problem is? |
No idea, let me know if you find any Apple documentation about this issue |
@jdnichollsc any improvement on this ? |
@bunower sorry, I'm not working with NativeScript right now, any pull request is welcome in the meantime! 👍 |
Hi there,
the inappbrowser works very-well in android.
In iOS it works very well except in one situation, when you open the inappbrowser inside a modal.
Then it das not appear.
Which platform(s) does your issue occur on?
Emulator and Device
Please, provide the following version numbers that your issue occurs with:
tns --version
to fetch it)Please, tell us how to recreate the issue in as much detail as possible.
open a link inside a modal.
Test Zip File
just run in ios
test.zip
The text was updated successfully, but these errors were encountered: