Skip to main content
    SDK referenceSDK reference guideMobile SDK support and compatibility

Mobile SDK support and compatibility

The section provides information on the support and compatibility of Resulticks SDK with iOS and Android platforms for Native, React Native, Cordova, Ionic and web browsers.

iOS#

iOS is a mobile operating system for Apple-manufactured devices. iOS runs on the iPhone, iPad, iPod touch and Apple TV. iOS serves as the underlying software that allows iPhone users to interact with their phones using gestures such as swiping, tapping and pinching.

Native#

  • iOS version 10 and above
  • Swift version 4 and above, Objective C not supported
  • X-code version 10 and above
  • Dependency manager CocoaPods or Manual integration
  • Push client APNS or FCM
  • Implement the ‘Notification service extension’ for Rich push notification

React Native#

  • iOS version 10 and above
  • X-code version 10 and above
  • React native version 0.59 and above
  • Push client APNS or FCM
  • Implement the ‘Notification service extension’ for Rich push notification

Cordova#

  • iOS version 10 and above
  • X-code version 10 and above
  • Cordova version 5.0.1 and above
  • Push client APNS or FCM
  • Dependency manager Cordova plugin
  • Implement the ‘Notification service extension’ for Rich push notification

Ionic#

  • iOS version 10 and above
  • X-code version 10 and above
  • Ionic version 4.1.0 and above
  • Dependency manager Cordova plugin
  • Push client APNS or FCM
  • Implement the ‘Notification service extension' for Rich push notification

Android#

Native#

  • API level 16 and above
  • Dependency manager Gradle
  • Push client GCM or FCM

React Native#

  • API level 16 and above
  • Dependency manager Gradle
  • Push client GCM or FCM
  • React native version 0.59 and above

Cordova#

  • API level 16 and above
  • Dependency manager Cordova plugin
  • Push client GCM or FCM
  • Cordova version 5.0.1 and above

Ionic#

  • API level 16 and above
  • Dependency manager Cordova plugin
  • Push client GCM or FCM
  • Ionic version 4.1.0 and above
Is this page helpful?