Module: P8push
- Defined in:
- lib/p8push/client.rb,
lib/p8push/version.rb,
lib/p8push/notification.rb
Defined Under Namespace
Classes: Client, Notification
Constant Summary collapse
- APPLE_PRODUCTION_JWT_URI =
'https://api.push.apple.com'
- APPLE_DEVELOPMENT_JWT_URI =
'https://api.sandbox.push.apple.com'
- VERSION =
'1.2.0'