We are using Firebase auth and firebase databasee
When we set up the proper rules in firebase (not read/write: true or read/write: false, but actual rules, so that users can only read and write their own data, for example) we get an auth error in our apps.
@Kodular team is aware of the issue.