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

Start ranging breaks inAppBrowser plugin functionality in IOS #129

Open
Shaolin23 opened this issue Feb 25, 2015 · 1 comment
Open

Start ranging breaks inAppBrowser plugin functionality in IOS #129

Shaolin23 opened this issue Feb 25, 2015 · 1 comment

Comments

@Shaolin23
Copy link

I've got a strange one for you - please forgive me if I miss anything, as I'm new to cordova in general.

I've built an application in Ionic which implements the beacon plugin within the IonicPlatform.ready() method - I also use the official cordova inappbrowser plugin to send my links to an internal window. With bluetooth on, the beacon plugin behaves as expected, but does something strange to the inappbrowser window:

The links are opening the window, but placing the entire browser window / modal behind the rest of the content. Pressing the back button to exit the app then resuming the application switches the inappbrowser window back to it's proper position on top of all other content. It also causes the splash screen to remain visible in the foreground past my hide() call as well.

Turning off beacon monitoring / ranging or bluetooth on device fixes the problem, and all inappbrowser calls display properly.

Any thoughts? I'm lost.

Thanks in advance!

@Shaolin23 Shaolin23 changed the title Start ranging breaks innAppBrowser plugin functionality in IOS Start ranging breaks inAppBrowser plugin functionality in IOS Feb 25, 2015
@codestorycooked
Copy link

@Shaolin23 can you share the sample code for ionic. I am newbiew like you to cordova and ionic. it will help.

thanks in advance

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