Skip to content

bi119aTe5hXk/A2IPNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android to iOS Push Notification Services

An app series to enable Android notification redirection to iOS platforms.

This project require Android client A2PNS.

Get A2PNS (Android) on Google Play Store

Join the iOS testflight

How to Build

  1. Add a new Explicit App ID in your Apple Developer account. Then get a .cert file from Apple.

    You have to enroll in the Apple Developer Program, and you can't use a Wildcard App ID for push notification services. The App ID must be explicit. Don't forget to check the "Push Notifications" box in "Capabilities" list.

  2. Create a p8 files. See INSTALL.md in Web folder or bi119aTe5hXk's post for more detail.

  3. Generate a Provisioning Profile with the Explicit App ID, and download the .mobileprovision file.

  4. Import .mobileprovision file into Xcode and build.

Refer to here for Android app build instructions

How to Use

  1. Install A2IPNS app on your iOS device and enable notification permissions.

  2. Install A2PNS app on your Android device, and grant notification permissions. Scan the QR code which shown on your iOS device, using your Android device to pair two devices.

  3. Enable the service on Android app. And select applications to be monitored in settings.

  4. Notifications should showing up on your Android device. They should be automatically delivered to your iOS devices momentarily.

License / Contributors

(C) 2019-2022 bi119aTe5hXk (iOS, PHP, Icon Design (Initial))

(C) 2019-2022 Xlfdll Workstation (Android, PHP, Icon Design)

Releases

No releases published

Packages

No packages published