Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 2.66 KB

api.md

File metadata and controls

12 lines (11 loc) · 2.66 KB

API

Method Supported platform Description
setUserAttributes iOS, Android Types
logEvent iOS, Android Types
getInitialNotification iOS, Android Returns push notification that triggered creating app instance
setOnRetenoPushReceivedListener iOS, Android Sets listener for newly received push notification;
registerForRemoteNotifications iOS Allows to make a custom call to ios registerForRemoteNotifications method, the native iOS notification permission prompt is shown
setAnonymousUserAttributes iOS, Android Reteno SDK allows tracking anonymous user attributes. To start tracking information about user without identificator, use setAnonymousUserAttributes
forcePushData iOS, Android Reteno SDK caches all events (events, device data, user information, user behavior, screen tracking, push statuses, etc) locally into database. Call this function to send all accumulated events
logScreenView iOS, Android Send a screen view event