-
### Hello all,
I'm following the procedure and can't get the activity show up on lock screen.
**Here what i did so far;**
Opened; ios/Runner.xcworkspace
Added widget extension with embed app…
-
User Defaults is supposed to be for small pieces of data such as settings/preferences. Weather data and cities should be persisted via Core Data or SwiftData
-
### Description
We are experiencing the problem, that the Firebase DebugView seems to no longer be working from TestFlight builds.
The documentation states to put the -FIRDebugEnabled param into…
-
**Describe the bug**
Launching an app with `clearState` or calling `clearState` directly doesn't reliably clear `UserDefaults` in an iOS app.
**To Reproduce**
1. Write a value to `UserDefaults` i…
-
### Description
Using Firebase version 10.25.0 on an iPhone 13 Pro running iOS 17.6.1, a crash occurs exclusively with TestFlight builds. The app successfully configures Firebase on the first launc…
-
Hi Antoine,
Just as you used a toggle for booleans, it would be awesome if you add steppers for integers. Thank you
-
Hello,
I'm experimenting with adding similar functionality to my app using your example, and it looks like the url is never being handled by the app. It seems to just be opening the app because `op…
-
SettingsViewController attempts to `synchronize()` user defaults after setting the default tip percentage.
The word on the street, is that you should not really be doing this anymore....
>Simila…
-
Access token is a credential needed to be encrypted when stored.
It should be saved in Keychain.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
```yaml
appId: xxx
- launchApp:
clearState: true
pe…