You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some users may ignore the warning message because they already get false sense of security. It would be nice if you add how .env file being handled and it is not same as .env we use in server side application. Everyone may not know how assets works. There are couple of issue regarding .env file being visible.
I think all these problem will be sorted by adding a noticeable warning stating that. .env file is added as an asset and it will be shipped with the app and anyone can see it easily by extracting the apk.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Some users may ignore the warning message because they already get false sense of security. It would be nice if you add how
.env
file being handled and it is not same as.env
we use in server side application. Everyone may not know how assets works. There are couple of issue regarding.env
file being visible.I think all these problem will be sorted by adding a noticeable warning stating that.
.env
file is added as an asset and it will be shipped with the app and anyone can see it easily by extracting the apk.The text was updated successfully, but these errors were encountered: