모바일/IOS
IOS14 업데이트후 푸쉬권한
죠부니
2020. 10. 28. 11:25
반응형
developer.apple.com/forums/thread/660715
Push notification error after upda… | Apple Developer Forums
Recently after iOS 14 have been released, I tested our app and I'm facing with an error when it try to get the request authorization for the push notification permission, always I get the follow error: Error Domain=UNErrorDomain Code=1 "Notifications are n
developer.apple.com
답변중 해당내용 발견
I solved it by changing the Product Name in Build Settings from Korean to English.
It was only a problem with iOS14.
So, <korean>.app in the "Products" folder has been changed to <english>.app.
And, clean & rebuild !, delete App & reinstall !!
---
build Setting -> Packaging -> product Name에 한글로된 부분을 영문명으로 변경
반응형