View on GitHub
 (11 comments) (0 reactions) (0 assignees)Java (159 forks)github user discovery
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?

Contributor guide