• 로그인
  • 장바구니에 상품이 없습니다.

home2 게시판 Flutter 게시판 local notification 오류

local notification 오류

  • 이 주제에는 13개 답변, 3명 참여가 있으며 차정훈5 월 전에 전에 마지막으로 업데이트했습니다.
4 글 보임 - 11 에서 14 까지 (총 14 중에서)
  • 글쓴이
  • #131831

    codingapple
    키 마스터
    flutter_local_notifications 몇버전으로 설치했습니까
    #131951

    꺄륵
    참가자
    flutter_local_notifications: ^17.2.3 입니다.
    #131968

    codingapple
    키 마스터
    AndroidManifest.xml 파일열어서 
    manifest태그 안에 
    <uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
    <uses-permission android:name="android.permission.USE_EXACT_ALARM" />
    넣고
    
    activity 태그랑 나란히
    <receiver android:exported="false" android:name="com.dexterous.flutterlocalnotifications.ScheduledNotificationReceiver" />
    <receiver android:exported="false" android:name="com.dexterous.flutterlocalnotifications.ScheduledNotificationBootReceiver">
        <intent-filter>
            <action android:name="android.intent.action.BOOT_COMPLETED"/>
            <action android:name="android.intent.action.MY_PACKAGE_REPLACED"/>
            <action android:name="android.intent.action.QUICKBOOT_POWERON" />
            <action android:name="com.htc.intent.action.QUICKBOOT_POWERON"/>
        </intent-filter>
    </receiver>
    
    넣어봅시다
    #135194

    차정훈
    참가자
      핸드폰 자체 설정 -> notification -> app setting에서 instagram on하셔요
    • 이 답변은 차정훈에 의해 5 월 전에 수정됐습니다.
4 글 보임 - 11 에서 14 까지 (총 14 중에서)
  • 답변은 로그인 후 가능합니다.

About

현재 월 700명 신규수강중입니다.

  (09:00~20:00) 빠른 상담은 카톡 플러스친구 코딩애플 (링크)
  admin@codingapple.com
  이용약관
ⓒ Codingapple, 강의 예제, 영상 복제 금지
top

© Codingapple, All rights reserved. 슈퍼로켓 에듀케이션 / 서울특별시 강동구 고덕로 19길 30 / 사업자등록번호 : 212-26-14752 온라인 교육학원업 / 통신판매업신고번호 : 제 2017-서울강동-0002 호 / 개인정보관리자 : 박종흠