У меня недавно была проблема, которую Apple Ingr не работает в моем приложении Flutter. Я вставил в свой идентификатор Apple и пароль, и это выглядело так, как будто это сработало, но в консоли я получил следующую ошибку:
консольная вывод
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: [firebase_auth/invalid-credential] Invalid OAuth response from apple.com
#0 FirebaseAuthHostApi.signInWithCredential (package:firebase_auth_platform_interface/src/pigeon/messages.pigeon.dart
#1 MethodChannelFirebaseAuth.signInWithCredential (package:firebase_auth_platform_interface/src/method_channel/method_channel_firebase_auth.dart:306:22)
#2 FirebaseAuth.signInWithCredential (package:firebase_auth/src/firebase_auth.dart:515:9)
#3 AuthService.signInWithApple (package:parkbestapp/services/auth_service.dart:73:9)
Подробнее здесь: https://stackoverflow.com/questions/790 ... response-f