Admin Ant
Admin Ant
More precisely, this check results as false positive: function-to-string. https://github.com/AEPKILL/devtools-detector/blob/master/src/checkers/function-to-string.checker.ts As I was able to determine it is related to console output or something
Same issue, Dio network subsystem of the app is very slow when internet_connection_checker is on, it seems like its requests block Dio app requests
> `preferEphemeral` is implemented on Android as well, is it not working? Unfortunately not. Login process is based on cookies, and I have to clear browsing data in Chrome everytime...
Any ideas? How must that no_history flag work? I think for this mode we must run some kind of clear session of browser without cookies, don't use old cookies and...
> @adminant where you able to resolve this issue? I was able to get rid of this cookies problem only with help of our back-end team. They changed server-side logic....
I have the same issue, after closing InAppBrowser with confirmation active it hangs on next runs
Any workaround? Removing arm64 from excluded archs is not an option, because we get errors building app then
Is there any official way of checking whether box is encrypted or not? I update my app from previous version and want to preserve its db if it's unencrypted. But...
And one more question - if I created box without encryption and then open it with new encryption key and write some data. Will subsequent read operation succeed?
Any news? We can't publish our app because of this problem