728x90
반응형
SMALL

에러 내용

2023-10-25 09:18:54.046592+0900 10.14.0 - [FirebaseMessaging][I-FCM001000] FIRMessaging Remote Notifications proxy enabled, will swizzle remote notification receiver handlers. If you'd prefer to manually integrate Firebase Messaging, add "FirebaseAppDelegateProxyEnabled" to your Info.plist, and set it to NO. Follow the instructions at:
https://firebase.google.com/docs/cloud-messaging/ios/client#method_swizzling_in_firebase_messaging
to ensure proper integration.

 

ios에서 FCM을 사용할 경우 plist파일에 FirebaseAppDelegateProxyEnabled 내용이 들어가야 한다고 에러가 났다.

 

내용에 맞게

plist파일을 열어서 FirebaseAppDelegateProxyEnabled 내용을 추가 후 boolean으로 한 후 설정값은 NO로 해주면 해결

728x90
반응형
LIST

+ Recent posts