Flutter run failed on wireless iPhone
Today is my first day of Flutter development and I can’t start real coding because I’m stuck in the setup process. I connected my physical iPhone wirelessly to Xcode and the flutter program runs fine on it. But when I try it with flutter run
it gives the following error:
DeviceCheckProvider is not available on this platform
I’m trying to implement Firebase AppCheck on iOS. I’m getting this error: