You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
보너스) targetSdkversion과 실기기 api 버전에 따른 권한 요청 방식
예시)
POST_NOTIFICATIONS권한targetSdkVersion >= 33:POST_NOTIFICATIONS권한을 메니페스트에 선언하고, 런타임에서 사용자 동의를 요청해야 알림 전송 가능.targetSdkVersion < 33:예시 2) 런타임 권한
targetSdkVersion >= 23인 경우:targetSdkVersion < 23인 경우:스택오버플로우
공식 문서
Beta Was this translation helpful? Give feedback.
All reactions