Skip to main content

Hi

my intercom is connected with IOS but In android, it is crashing with latest SDK 7.1.1
details as below: 

 

ClassNotFoundException
Didn't find class "androidx.compose.ui.platform.ComposeView" on path: DexPathListstzip file "/data/app/~~_6n0USz8LnZCXj6M1KD4qg==/com.android.truespaces-wtWLOzkW30uslK-SfrqcEg==/base.apk"],nativeLibraryDirectories=[/data/app/~~_6n0USz8LnZCXj6M1KD4qg==/com.android.truespaces-wtWLOzkW30uslK-SfrqcEg==/lib/arm64, /data/app/~~_6n0USz8LnZCXj6M1KD4qg==/com.android.truespaces-wtWLOzkW30uslK-SfrqcEg==/base.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64]]


images as:
 

 

Can you please suggest how can we resolve this issue? 

Thanks
 

Hi @Roy Paal ! Ebenezer here from Engineering Support👋.

Your original error seems associated with compose.ui (Didn't find class "androidx.compose.ui.platform.ComposeView"), which is currently on version 1.6.7 according to their site.

Compose_%C2%A0_%C2%A0_Jetpack_%C2%A0_%C2%A0_Android_Developers.png?expires=1717081200&signature=ac37c444eba7dd19a25104d6965c3a45b1e44a328ceaa75a3060d058220a140b

I would recommend getting that set first and then see what happens with that new error message.


Reply