Back
H3n
@h3n42
- Contributors Updates
- Content Updates
- Next.js Developer
- NodeJS Developer
- Flutter Developer
- React Developer
- Kotlin Developer
- Rust Developer
- Product Updates
- Community Updates
- 3Threads
- 8Replies
Threads
FCM Message error
When creating a message target via flutter sdk via final target = await _account.createPushTarget( targetId: targetId, identifier: deviceToken, providerId: providerId, );...
- Self Hosted
- Flutter
- Messaging
44d ago
Self Hosted GitHub connection not adding properly
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Settings -> Git configuration. After that ...
- Self Hosted
35d ago
Appwrite-injected variables are not available in rust function env
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my executions. let endpoint = std::env::var("AP...
- Self Hosted
- Functions
96d ago