requestly-android-sdk
requestly-android-sdk copied to clipboard
Persistent Metadata Notification
Right now the notification with metadata (deviceId and sdkId) can be cleared. We should make this notification permanent so that user can access the metadata anytime.
- Permanent Notification
- Remove Notification when app closes.
Means we have to set notification not able to clear manually? It's only clear whenever the app is kill or closed from recent?