We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bff08 commit ed4c558Copy full SHA for ed4c558
CHANGELOG.md
@@ -26,7 +26,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
26
27
#### Removed
28
- Removed all old initialization methods starting with `sharedInstanceWithApiKey`
29
-- Removed `sendPush` methods, these API methods can't be called from mobile apps
+- Removed `sendPush` methods (these API methods can't be called from mobile apps)
30
- Removed all deprecated methods with extra parameters for push registration:
31
- `void registerDeviceToken(String token)` is the only one available now for token registration
32
- `void disablePush()` is the only one available for disabling the current push token
0 commit comments