mobile-messaging-sdk-android icon indicating copy to clipboard operation
mobile-messaging-sdk-android copied to clipboard

Mobile Messaging SDK for Android

Results 6 mobile-messaging-sdk-android issues
Sort by recently updated
recently updated
newest added

Hey all. We are using the `com.infobip:infobip-mobile-messaging-android-chat-sdk:12.6.2` version of the SDK inside our app. During the initialization of the SDK with StrictMode enabled like so: ```kotlin StrictMode.setThreadPolicy( StrictMode.ThreadPolicy.Builder() .detectDiskReads() .detectDiskWrites()...

Hello Infobip team I have got a crash in Crashlytics which goes from Infobip Android library. The current version of the lib `com.infobip.infobip-mobile-messaging-android-sdk` in a project is `11.1.2`. In addition...

Hello! When I send a notification from the infobip website it arrives fine, but when I logout it comes back and shows the notification that previously arrived. Reviewing I see...

Hey How I can update In-app-notification Popup UI? e.g Background, text color, button color ?

Steps: 1.Receive infobip notification 2.press home button 3.swipe app from tasks 4.notification remains visible (behaves like ongoing notification) 5.clicking on notification. 6.broadcast receiver has explicit intent for custom activity. after...

I have error when I use 2G mobile internet. My app is closed. I use last version. 10-20 12:10:56.692 11068-11068 . E/MobileMessaging: MobileMessaging API returned error (synchronizing messages)! org.infobip.mobile.messaging.api.support.ApiIOException: -4,...