I am making a new flutter project adding quickblox in pubspec.yaml making pubg get pod install and then I am trying to run it in ios device. I always get this error. Am I missing something on ios that I need to add it in xcode? I havent worked with xcode a lot so my knowledge is limited.Thanks in advance
            Asked
            
        
        
            Active
            
        
            Viewed 305 times
        
    1 Answers
1
            
            
        looks like the issue is caused by QuickBlox: Undefined symbols for architecture arm64
I assume that when iOS devs release a new iOS SDK they will also update the one for Flutter.
        gemcollector
        
- 49
 - 2
 

