Error while send push and device register many times a new target
- 0
- Flutter
- Messaging
- Apple
- Cloud
- Self Hosted
Hello, I was create a auth file on flutter. This is working. But I get 2 issues. If I re login it create each time a new target with that push. I dont know how to check all targets based on user to not create for same device token a new target. And if I try to send message I get the following error on backend Failed sending to targets with error: Cannot access offset of type string on string I was add the providerId who I was get once I create the appleapn.
I hope some can help me to fix that file. 😦
Best, Sebastian
Recommended threads
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...