Replies: 1 comment
-
| Hey | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I am creating a flutter app based on Android and iOS in which i want to send notification through app and it works on Android but in iOS it gives error:
[!] CocoaPods could not find compatible versions for pod "nanopb":
In Podfile:
ar_flutter_plugin (from
.symlinks/plugins/ar_flutter_plugin/ios) was resolved to 0.6.2, which depends onARCore/CloudAnchors (~> 1.32.0) was resolved to 1.32.0, which depends on
nanopb (< 2.30910.0, >= 2.30908.0)
Any solution for this?
Beta Was this translation helpful? Give feedback.
All reactions