mlkit icon indicating copy to clipboard operation
mlkit copied to clipboard

nativescript-inappbrowser incompatibility with 3.0.0-alpha.7 on iOS

Open rdlauer opened this issue 10 months ago • 0 comments

I'm testing out the latest alpha on iOS (haven't tried android yet):

    "@nativescript/mlkit-core": "^3.0.0-alpha.7",
    "@nativescript/mlkit-text-recognition": "^3.0.0-alpha.7"

and unfortunately there seems to be an incompatibility with the popular nativescript-inappbrowser plugin. With all three plugins installed, the "inappbrowser" modal opens and tries to load the source URL, but hangs. This is on a fresh NS app with no other plugins installed.

rdlauer avatar Dec 26 '24 22:12 rdlauer