flutterxcodedart

Semantic Issue (Xcode): No member named 'memory_order_relaxed' in 'std::memory_order';


while doing flutter build ios / run flutter application on iphone getting the error as

Semantic Issue (Xcode): No member named 'memory_order_relaxed' in 'std::memory_order'; did you mean 'std::memory_order_relaxed'? /Users/aswanthr/Downloads/ar_cbt/ios/Pods/leveldb-library/util/env_posix.cc:839:33

Semantic Issue (Xcode): No member named 'memory_order_relaxed' in 'std::memory_order'; did you mean 'std::memory_order_relaxed'? /Users/aswanthr/Downloads/ar_cbt/ios/Pods/leveldb-library/util/env_posix.cc:856:34

Could not build the application for the simulator. Error launching application on iPhone 16 Pro Max.

This bug issues comes after downloading emulator 18.1 version today for flutter project

  1. Clean prject
  2. Rebuild
  3. tried to fix bug

Solution

  • Here is this problem. Wait new version. https://github.com/invertase/react-native-firebase/issues/8082

    UPDATE: Have a new version.