You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where all first level keys corresponds to an service configuration, each service has its own properties, android for instance have `apiKey` and IOS uses `certificate` and `passPhrase`. You can set as many services configurations as you want, one for each app.
52
52
53
-
#####Dont forget to set `service` key to identify IOS `'service'=>'apns'` and Android `'service'=>'gcm'`
53
+
#####Dont forget to set `service` key to identify IOS `'service'=>'apns'` and Android `'service'=>'gcm'`
54
54
55
-
#####The certificate path must be an absolute path, so in the configuration file you can use these:
55
+
#####The certificate path must be an absolute path, so in the configuration file you can use these:
0 commit comments