Hatem Ragab
Hatem Ragab
i have good news it works in the native side there are bug with firebase_messageing package #9563
Any updates i faces the same in version 2.0.0
Same issues here in version 2.0.0
same here any updates its says agora v 6.x start use dart ffi which not support web yet!
we urgently need the web!
v 6.x not working on the web version
for current you can fix it by ``` dependency_overrides: win32: ^2.0.0 ```
any updates ?
this happens when you set headers to the split bug in node js becouse cant read the access token from the header you should use this for flutter web ```...