Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

fcmSandbox vs gcmSandbox #1760

Closed
ardabeyazoglu opened this issue Jun 4, 2017 · 4 comments
Closed

fcmSandbox vs gcmSandbox #1760

ardabeyazoglu opened this issue Jun 4, 2017 · 4 comments
Labels

Comments

@ardabeyazoglu
Copy link

ardabeyazoglu commented Jun 4, 2017

According to docs, we have to use "fcmSandbox": true for ios in development builds. However, it doesnt get any notification unless i change it to "gcmSandbox".

Is there a typo?

EDIT: Plugin version is 1.10.4

@macdonst
Copy link
Member

macdonst commented Jun 4, 2017

@ardabeyazoglu if you are using 1.x then it is gcmSandbox. The as yet to be officially released 2.x version of the plugin will use fcmSandbox

@macdonst macdonst added the docs label Jun 4, 2017
@ardabeyazoglu
Copy link
Author

Ok, upgraded and worked. However, i encountered another problem but i will create another issue for that.

@raugaral
Copy link

On the ts types file only is the "gcmSandbox" attribute.
The API documentation says: "iOS GCM support. The following properties are used if you want use GCM on iOS." and the property name is ios.fcmSandbox.
What's wrong? The API or ts types file??

https://github.com/phonegap/phonegap-plugin-push/blob/master/types/index.d.ts
https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/API.md

@lock
Copy link

lock bot commented Jun 3, 2018

This thread has been automatically locked.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

3 participants