Skip to content

Conversation

mikaelacaron
Copy link
Owner

@mikaelacaron mikaelacaron commented Oct 10, 2024

What it Does

  • Update Firestore rules in the docs and the emulator to only be able to edit your own data and not others
  • Update packages (Firebase version 11+)
  • Remove deprecated libraries
    • FirebaseRemoteConfigSwift
    • FirebaseAnalyticsSwift
    • FirebaseFirestoreSwift

How I Tested

  • App still works to add a vehicle, maintenance event, and odometer reading

Notes

Screenshot

N/A

@mikaelacaron
Copy link
Owner Author

Firebase is updated, and rules are written in docs, but on this branch the read write is failing, even when the rules are open with allow read, write: if true;, which could be a bug with Firebase? I'll merge this after chatting with Firebase support

@mikaelacaron mikaelacaron added the hacktoberfest-accepted Accepted PR for Hacktoberfest label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accepted PR for Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant