fix: add priority field to message and sorting by priority within loc… #1094
Annotations
11 warnings
API check
Save Gradle User Home failed in 'beforeSave': Error: ENOENT: no such file or directory, scandir '/home/runner/.gradle/caches/modules-2/files-2.1/androidx.compose.material3'
|
API check:
sdk/src/main/java/io/customer/sdk/CustomerIO.kt#L549
'getActivityInfo(ComponentName, Int): ActivityInfo' is deprecated. Deprecated in Java
|
|
API check:
sdk/src/main/java/io/customer/sdk/data/store/ApplicationStore.kt#L24
'getPackageInfo(String, Int): PackageInfo!' is deprecated. Deprecated in Java
|
API check:
sdk/src/main/java/io/customer/sdk/repository/DeviceRepository.kt#L34
Name shadowed: attributes
|
API check:
sdk/src/main/java/io/customer/sdk/repository/ProfileRepository.kt#L39
Name shadowed: currentlyIdentifiedProfileIdentifier
|
API check:
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushNotificationHandler.kt#L132
'getApplicationInfo(String, Int): ApplicationInfo' is deprecated. Deprecated in Java
|
API check:
messagingpush/src/main/java/io/customer/messagingpush/CustomerIOPushReceiver.kt#L43
'getParcelable(String?): T?' is deprecated. Deprecated in Java
|
API check:
messagingpush/src/main/java/io/customer/messagingpush/util/DeepLinkUtil.kt#L143
'queryIntentActivities(Intent, Int): (Mutable)List<ResolveInfo!>' is deprecated. Deprecated in Java
|
API check:
messaginginapp/src/main/java/io/customer/messaginginapp/ModuleMessagingInApp.kt#L30
Parameter 'organizationId' is never used
|
API check:
messaginginapp/src/main/java/io/customer/messaginginapp/gist/data/listeners/Queue.kt#L117
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
|