Dogan Altinbas
Dogan Altinbas
Fixing a typo in documentation.
### Description **Description:** In the method `- (void)openDatabase` within the file `FIRMessagingRmqManager.m`, the constant `SQLITE_OPEN_FILEPROTECTION_NONE` is erroneously passed to the function `sqlite3_open_v2(...)`. This issue is akin to the problem reported...
That would be nice if we could add iOS 18 Beta simulators along with Xcode 16 Beta.
I have project that [sqlite3 pod](https://github.com/clemensg/sqlite3pod) already installed to manipulate data stored in app. After I installed Amplitude via SPM I got following errors when I run the project. I...
## Summary Hi, I have integrated Amplitude for my iOS app (SwiftUI). I also want to track Watch App with Amplitude. Should I create a different app in Amplitude dashboard...