我正在嘗試在物理設備上使用 XCode 運行 Flutter 應用程式,但似乎12.5.5不支持當前設備版本。
我從 DeviceSupport 中找到的 12.4 版本檔案夾創建了一個 12.5 版本,重新啟動了 XCode,但它顯示相同的錯誤。
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/12.5
Unhandled Exception: SignInWithAppleNotSupportedException(Unsupported platform version: iOS 12.5.5)
#0 MethodChannelSignInWithApple.getAppleIDCredential (package:sign_in_with_apple_platform_interface/method_channel_sign_in_with_apple.dart:86:7)
<asynchronous suspension>
uj5u.com熱心網友回復:
似乎僅從版本 13 及更高版本支持 Apple 登錄。
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/449324.html
