utkudenis
utkudenis
> Try adding the following line to your `ios/Podfile` file https://github.com/AgoraIO/Agora-Flutter-SDK/blob/master/example/ios/Podfile#L56-L58 Error (Xcode): Building for iOS Simulator, but linking in dylib built for iOS, :(
When will you accept this commit ? @g123k range and number of xiomi devices huge :(
Also, I'm waiting for the solution. There is a general problem in ios.
yess, there is a problem in the multipart request.
I have a problem in this function, it was working 0.13.4 but now, it cannot work , 
Especially for Media Projection.
we tried your suggestion on the PR https://github.com/AgoraIO-Extensions/Agora-Flutter-SDK/issues/1458 it solves our problem but it must be on the Readme. You may find a better aproach :)
it is because of flutter 3. You should update your flutter sdk
We are encountered same problem when update in_app_purchase package 3.2.0 to 3.2.3. Solved the problem by downgrading version to latest stable version -> 3.2.0. However, control mechanism should be created...