A mobile interface for the OpenSprinkler irrigation device. Designed to allow manual control, program management (preview, add, edit, and delete), initiation of a run-once program, viewing graphical and tabulated representations of log data, viewing device status, adjusting rain delay, and changing of OpenSprinkler settings.
Hi,
I manage to build the apk for android for this app but it can't access to the Internet. Register or login just keep spinning and Purchase click doesn't do anything which supposed to open another page.
Thru my observation, it can't access the Internet. I check the manifest, it includes Internet permission. I tried on several phone and the same.
Got this error log:com.albahra.sprinklers W/SystemWebViewClient: URL blocked by whitelist: http://192.168.8.115/
It's recommended that Whitelist plugin is to be removed from Android 10, but after removing it, still the same error
I am using Cordova 10.0.0 (cordova-lib@10.1.0)
Any suggestion or some change to android rule?
Hi, I manage to build the apk for android for this app but it can't access to the Internet. Register or login just keep spinning and Purchase click doesn't do anything which supposed to open another page.
Thru my observation, it can't access the Internet. I check the manifest, it includes Internet permission. I tried on several phone and the same.
Got this error log:
com.albahra.sprinklers W/SystemWebViewClient: URL blocked by whitelist: http://192.168.8.115/
It's recommended that Whitelist plugin is to be removed from Android 10, but after removing it, still the same errorI am using Cordova 10.0.0 (cordova-lib@10.1.0) Any suggestion or some change to android rule?