GuidesDiscussions
Log In
Guides

Additional Information

Siprocal SDK Support

Siprocal SDK is compiled with a minSdk 24 and targetSdk 34.

Code Example

You can see a example of the SDK implementation on Siprocal SDK Lab

Known issues and possible solutions

You can get more information about issues and possible solutions on Issues Section

Library Dependencies

Our SDK seamlessly integrates with the following additional libraries to enhance its functionality and provide a robust set of features. These dependencies are managed to ensure compatibility and optimal performance.

LibraryVersion
Room (SQLite Database ORM)
androidx.room:room-runtime2.6.1
androidx.room:room-compiler (kapt)2.6.1
androidx.room:room-compiler (annotationProcessor)2.6.1
Ktor (Libraries for Server Connection)
io.ktor:ktor-client-android2.3.10
io.ktor:ktor-client-content-negotiation2.3.10
io.ktor:ktor-serialization-kotlinx-json2.3.10
io.ktor:ktor-client-logging-jvm2.3.10
DataStore Preferences
androidx.datastore:datastore-preferences1.1.1
androidx.datastore:datastore-preferences-core1.1.1
Google Play Services
com.google.android.gms:play-services-ads-identifier18.0.1
WorkManager
androidx.work:work-runtime2.9.0
androidx.work:work-runtime-ktx2.9.0
Basic Libraries
androidx.core:core-ktx1.13.10
androidx.appcompat:appcompat1.6.1
com.google.android.material:material1.12.0
Unit Testing
junit:junit4.13.2
androidx.test.ext:junit1.1.5
androidx.test.espresso:espresso-core3.5.1
Firebase
com.google.firebase:firebase-bom33.0.0
com.google.firebase:firebase-messaging-ktx
Coil
io.coil-kt:coil2.6.0
io.coil-kt:coil-gif2.6.0
ExoPlayer
androidx.media3:media3-exoplayer1.3.1
androidx.media3:media3-exoplayer-dash1.3.1
androidx.media3:media3-ui1.3.1
Constraintlayout
androidx.constraintlayout:constraintlayout2.1.4
Koin
io.insert-koin:koin-android3.5.6

These carefully selected dependencies contribute to the overall functionality, stability, and performance of our SDK. Please refer to the respective documentation for each library to explore additional features and usage details.