EddyVerbruggen/cordova-plugin-safariviewcontroller
View on GitHubhidden method for android
Open
#105 opened on Mar 22, 2018
Androidhelp wanted
Repository metrics
- Stars
- (282 stars)
- PR merge metrics
- (No merged PRs in 30d)
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?