8 lines
285 B
INI
8 lines
285 B
INI
|
|
;Setting Android
|
||
|
|
android[url] = "https://android.googleapis.com/gcm/send"
|
||
|
|
android[serverApiKey] = "AIzaSyALwyLUYtZDcJQr54V5rxhZjoWnOLWCSvc"
|
||
|
|
|
||
|
|
;Setting Apple
|
||
|
|
apple[url] = "ssl://gateway.push.apple.com:2195"
|
||
|
|
apple[passphrase] = "ProcessMakerMobile"
|
||
|
|
apple[pemFile] = "mobileios.pem"
|