· 4. Mai 2026
Deep links with memory and Firebase wired up
Deep link handling stopped resolving everything from scratch, and the app gained the Google Services configuration it needs to talk to Firebase.
Added
- Firebase support. Google Services configuration was added to the app so it can reach Firebase.
Improved
- Deep links are processed with caching and their own state. A link no longer has to be worked out from scratch each time it arrives, and where the app stands in handling it is now tracked.