3.0.1 • Published 2 years ago

pushape-cordova-push v3.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

pushape-cordova-push

Register and receive push notifications using Pushape back end.

What is this?

This plugin offers support to receive and handle native push notifications with a single unified API.

This does not mean you will be able to send a single push message and have it arrive on devices running different operating systems. By default Android uses FCM and iOS uses APNS and their payloads are significantly different. Even if you are using FCM for both Android and iOS there are differences in the payload required for the plugin to work correctly. For Android always put your push payload in the data section of the push notification. For more information on why that is the case read Notification vs Data Payload. For iOS follow the regular FCM documentation.

This plugin does not provide a way to determine which platform you are running on. The best way to do that is use the device.platform property provided by cordova-plugin-device.

Custom documentation for Pushape.

Basic plugin documentation references.

Do you like tutorial? You get tutorial!

Thanks to all our contributors

3.0.1

2 years ago

3.0.0

2 years ago

2.3.14

4 years ago

2.3.13

4 years ago

2.3.12

4 years ago

2.3.11

4 years ago

2.3.10

4 years ago

2.3.8

4 years ago

2.3.7

4 years ago

2.0.5

4 years ago

2.0.8

4 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.9

5 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.1-release

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago