Alba Sánchez

Results 8 comments of Alba Sánchez

Happening with flutter 3.0.5 and versions 5.2 and 5.3. When using `joingCall` the app just crashes, no trace

Happening with flutter 3.0.5 and versions 5.2 and 5.3. When using `joingCall` the app just crashes, no trace

We are having problems with the PlayStore with the following permissions: - FOREGROUND_SERVICE_CAMERA - FOREGROUND_SERVICE_MEDIA_PLAYBACK - FOREGROUND_SERVICE_MICROPHONE How can we solve the issue if we are not currently using this...

Thank you for the answer @littleGnAl . I have added the following in the build.gradle ![image](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/assets/75412214/027780bb-bc1d-4bf6-b284-dd03a2879c0b) Because of that now I don't have any of the FOREGROUND_SERVICE_XXX permissions on my...

@littleGnAl They do not appear in the manifest-merger-release-report. I add as an example HEALTH, which is the one that should be appearing, but CAMERA for example does not bring any...

Re-launched it in production-release, same issue. Providing same examples ![image](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/assets/75412214/eabb25b6-65a0-46e8-ad8f-a0ead7283cf1) ![image](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/assets/75412214/624f543a-d49d-4ad9-ae03-379353bdfa1a)

I have done it using AndroidStudio, and the only one that appears in the manifest is Health. ![image](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/assets/75412214/c3a6731b-d1e5-47e8-8035-186ba17a30ef) ![image](https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/assets/75412214/c7e39610-25c7-418a-a545-127f20e97056)

@littleGnAl Thank you for your time. I'll raise them an issue and I'll update here when they answer back