Wikitude / wikitude-cordova-plugin

Wikitude's Augmented Reality Plugin for Cordova - working together with the Wikitude SDK library for Android and iOS. Provides image recognition and tracking, geo-based augmente reality and 3D rendering and animations in an augmented reality scene
https://www.wikitude.com
Other
199 stars 181 forks source link

Main webview freezes as soon as I open the AR world (on Ionic) #142

Open WouterWidgets opened 5 years ago

WouterWidgets commented 5 years ago

Platform: iOS Wikitude plugin version: 8.9.0 Cordova version: 9.0.0 Ionic version: 5.4.4 Platform (cordova-ios) version: 5.0.1

Whenever I execute loadARchitectWorld, the main cordova webview freezes. This also means that any communication between the AR webview and main webview won't work. E.g. calls to AR.platform.sendJSONObject won't do anything.

Any idea what might cause this?

One thing I noticed in Xcode's log:

[806:99628] Warning: Attempt to present <UIAlertController: 0x10389e000> on <MainViewController: 0x10330bc30> whose view is not in the window hierarchy!

Regards, Wouter

Ruuudi commented 1 month ago

same problem here, any suggestions?