Skip to content

Commit

Permalink
update ANE's and app.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Galizin committed Dec 30, 2019
1 parent 3c991c3 commit 7d0c719
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 0 deletions.
Binary file modified ANE-Pushwoosh/PushNotification.ane
Binary file not shown.
Binary file modified ANE-Pushwoosh/PushwooshGeozones.ane
Binary file not shown.
Binary file modified PushNotificationsSample/ANE-Pushwoosh/PushNotification.ane
Binary file not shown.
Binary file modified PushNotificationsSample/ANE-Pushwoosh/PushwooshGeozones.ane
Binary file not shown.
6 changes: 6 additions & 0 deletions PushNotificationsSample/src/TestPushNotifications-app.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,12 @@
<!-- firebase-iid END -->
<!-- work-runtime START -->
<provider
android:name="androidx.work.impl.WorkManagerInitializer"
android:authorities="air.com.pushwoosh.demoapp.workmanager-init"
android:directBootAware="false"
android:exported="false"
android:multiprocess="true"/>
<service
android:name="androidx.work.impl.background.systemalarm.SystemAlarmService"
android:directBootAware="false"
Expand Down
Binary file modified SWC-Pushwoosh/PushNotification.swc
Binary file not shown.
Binary file modified SWC-Pushwoosh/PushwooshGeozones.swc
Binary file not shown.

0 comments on commit 7d0c719

Please sign in to comment.