-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
Description
Dear @EddyVerbruggen,
I've been struggling a while to get Cookies working fine on iOS, but now I am stuck.
My code is working fine on iOS and android, but "hidden" is not working for android. It's opening visible. The cookies will be set as wished but as there is not even a .hide() method, everything will break on android.
Is there any chance to get hidden loading working for android too?