I used MacBook Pro 2021 M1
I got Error while compile Flutter with Xcode/Android Studio
When I Compile My App, I got error as this:
objc[47248]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1f6c5c188) and ?? (0x1180b02b8). One of the two will be used. Which one is undefined.
objc[47248]: Class AMSupportURLSession is implemented in both ?? (0x1f6c5c1d8) and ?? (0x1180b0308). One of the two will be used. Which one is undefined.
How to solve this error
Thankyou
I got Error while compile Flutter with Xcode/Android Studio
When I Compile My App, I got error as this:
objc[47248]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1f6c5c188) and ?? (0x1180b02b8). One of the two will be used. Which one is undefined.
objc[47248]: Class AMSupportURLSession is implemented in both ?? (0x1f6c5c1d8) and ?? (0x1180b0308). One of the two will be used. Which one is undefined.
How to solve this error
Thankyou