You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error does not come from the plugin, but from Capacitor. It appears that you have not installed the plugin correctly. Please take a look at the Capacitor iOS Troubleshooting Guide.
actually the problem appears to be that capacitor does not like mono-repos (I’m developing two apps with a lot of shared code). Wonder is that everything worked before except KeepAwake; now the app doesn’t run at all. Such fun.
Plugin version:
5.0.1
Platform(s):
iOS 17.6.1, iPad Pro 3rd Gen.
Current behaviour:
Calls to KeepAwake in iOS app fail silently - no result returned (works just fine in desktop web browser)
Expected behavior:
Calls to KeepAwake should return result
Related code:
Code in app:
Other information:
Console logs in desktop browser (Chrome):
in Xcode console:
Capacitor doctor:
App is using Angular 18.x
The text was updated successfully, but these errors were encountered: