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

GH-314: (iOS) Fix bug with removing temp UIWindow when browser exits. #316

Closed
wants to merge 1 commit into from

Conversation

mobilestar2015
Copy link

@mobilestar2015 mobilestar2015 commented Oct 9, 2018

Platforms affected

iOS

What does this PR do?

Fixed a bug that the app is not responding after the inappbrowser controller closed.

What testing has been done on this change?

Tested on ionic 3 app.

Checklist

  • Reported an issue in the JIRA database
  • Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
  • Added automated test coverage as appropriate for this change.

@mobilestar2015 mobilestar2015 changed the title CB-314: (iOS) Fix bug with removing temp UIWindow when browser exits. GH-314: (iOS) Fix bug with removing temp UIWindow when browser exits. Oct 9, 2018
@jcesarmobile
Copy link
Member

Hi, did you try with current master before? I can't reproduce after this fix I sent
#272

I think I tried with your approach and wasn't working sometimes, so I ended up with my change.

In any case, it shouldn't be on browserexit method as it's not always called, it should be right where I put the makeKeyAndVisible

@purplecabbage
Copy link
Contributor

This was fixed by #336

@fvadouko
Copy link

Hey,

I don't know what link of this PR, i can write in my package.json. Could you help me, please ?

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

Successfully merging this pull request may close these issues.

4 participants