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
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...