utkudenis

Results 11 comments of 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.

I have a problem in this function, it was working 0.13.4 but now, it cannot work , ![image](https://user-images.githubusercontent.com/68633376/202812164-45652517-42c7-43f6-ab98-740abeb1e7c4.png)

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...