1
Permission denied in public (no auth) home page
closed
F
Fredx
When set as initial view, home page (page12) with 'Allow page to be opened without authentication' turned on, throws a 'permission denied' in iOS app preview (works in web app preview).
When not the initial view, home page 12 can access firebase data with no such error.
Log In
Activity Feed
Sort by
T
Timo Kapanen
closed
F
Fredx
It looks like this issue is addressed by using the firebase anonymous auth component somehow. It seems needed regardless of the firebase Cloud Firestore rules in place. This ticket can be removed.
T
Timo Kapanen
Fredx: great to hear that you found a solution! BR, Timo Kapanen
F
Fredx
Some interesting details: when I remove the Initialize Firebase from Global canvas and put it back, the home page (12) loads the data from firebase. I can then browse to next page (https://platform.appgyver.com/builder/applications/516665/pages/5) where the app crashes whenever I hit a button.