GithubHelp home page GithubHelp logo

Comments (18)

PieterVanPoyer avatar PieterVanPoyer commented on June 20, 2024 1

In my app I have next line [tmpWindow setWindowLevel:baseWindowLevel+1]; from
dc5329d
I changed it back again to [tmpWindow setWindowLevel:UIWindowLevelNormal];
the old code and it works. (See line 245 of CDVInAppBrowser.m )

We are using the WebView and not yet the WkWebview. But in your zip file the line is still the old one.

from cordova-plugin-inappbrowser.

jacobg avatar jacobg commented on June 20, 2024 1

I'm having this problem on version 2.0.2, and I applied the following commit fix (not on npm yet) and it works fine: https://github.com/apache/cordova-plugin-inappbrowser/pull/272/files

Does that fix not work for you?

from cordova-plugin-inappbrowser.

PieterVanPoyer avatar PieterVanPoyer commented on June 20, 2024

Hello, it seems like we're experiencing the same issue.
We experience it after opening the InAppBrowser. A keyboard is not necessary to freeze the app afterwards.

Can you confirm that please?

from cordova-plugin-inappbrowser.

alan-grixti avatar alan-grixti commented on June 20, 2024

Hi, yes. I have ran into that too. However could not pin point an exact trigger.

from cordova-plugin-inappbrowser.

PieterVanPoyer avatar PieterVanPoyer commented on June 20, 2024

I am currently using a fork of the plugin, so it is possibly related to a development commit.
You seem to be using the version 3.0.0 for this.

from cordova-plugin-inappbrowser.

alan-grixti avatar alan-grixti commented on June 20, 2024

At first I was using a fork of this which I created myself for development purposes, mostly dealing with the iPhone X's status bar not being handled as gracefully as desired by the plugin. And that's where I stumbled upon this issue. However, I reverted back to version 3.0.0 and saw that this behavior is present in it too.

from cordova-plugin-inappbrowser.

alan-grixti avatar alan-grixti commented on June 20, 2024

So basically if I revert commit dc5329d, the mentioned issue would be fixed?

from cordova-plugin-inappbrowser.

PieterVanPoyer avatar PieterVanPoyer commented on June 20, 2024

I think you should try it. But you have to be sure the line is out of the xcode project. So rebuild it after the revert by removing and adding the platform I think.

from cordova-plugin-inappbrowser.

alan-grixti avatar alan-grixti commented on June 20, 2024

Hi Pieter, tried it but unfortunately the freezing still occurs.

from cordova-plugin-inappbrowser.

PieterVanPoyer avatar PieterVanPoyer commented on June 20, 2024

Today I will be working on it a little bit. Maybe you could try to use the 2.x version (latest stable 2 version).
Does that solve your problem?

from cordova-plugin-inappbrowser.

alan-grixti avatar alan-grixti commented on June 20, 2024

Sadly no, this issue is still present in version 2.0.2.

from cordova-plugin-inappbrowser.

PieterVanPoyer avatar PieterVanPoyer commented on June 20, 2024

Is this issue still present? For me the reverting of one code line solved the problem.
If it is still present. Can you send or zip your Plugins folder of your Xcode project. (The Plugins folder in the platform/ios/YourProject/Plugins ) But make sure the issue is still present in the project.

from cordova-plugin-inappbrowser.

alan-grixti avatar alan-grixti commented on June 20, 2024

I can reproduce it from my iPhone 5s. I don't know if I'm doing something wrong myself at this point. Compressed below are the complete iOS project and the plugins folder as requested. Right now it's running the 3.0.0 version with the specified line mentioned before changed manualy.

Thanks for your patience @PieterVanPoyer .

ios.zip
Plugins.zip

from cordova-plugin-inappbrowser.

PieterVanPoyer avatar PieterVanPoyer commented on June 20, 2024

Hey I have no iPhone 5s to test it, and a new Cordova project with the latest stable inappbrowser (3.0.0) doesn't fail at my PC. So I won't be able to help you with this case.

I did make a testcase with a plain setup and with the latest (3.0.1-dev) version.
And then the app stalls after returning from the inappbrowser. I keep thinking it is related to: dc5329d .
So I have file an issue with a little test repo for this.

from cordova-plugin-inappbrowser.

jcesarmobile avatar jcesarmobile commented on June 20, 2024

Closing as duplicate of #314, despite it's older, it has a PR already.
Anyway, I think #272 should have fixed it.

from cordova-plugin-inappbrowser.

ankeetasingh avatar ankeetasingh commented on June 20, 2024

@jcesarmobile Any updates on when the plugin will be released with the fixes?

from cordova-plugin-inappbrowser.

jcesarmobile avatar jcesarmobile commented on June 20, 2024

No

from cordova-plugin-inappbrowser.

vavanish avatar vavanish commented on June 20, 2024

Any updates on this issue?

from cordova-plugin-inappbrowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.