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.
Library | Version |
---|---|
Room (SQLite Database ORM) | |
androidx.room:room-runtime | 2.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-android | 2.3.10 |
io.ktor:ktor-client-content-negotiation | 2.3.10 |
io.ktor:ktor-serialization-kotlinx-json | 2.3.10 |
io.ktor:ktor-client-logging-jvm | 2.3.10 |
DataStore Preferences | |
androidx.datastore:datastore-preferences | 1.1.1 |
androidx.datastore:datastore-preferences-core | 1.1.1 |
Google Play Services | |
com.google.android.gms:play-services-ads-identifier | 18.0.1 |
WorkManager | |
androidx.work:work-runtime | 2.9.0 |
androidx.work:work-runtime-ktx | 2.9.0 |
Basic Libraries | |
androidx.core:core-ktx | 1.13.10 |
androidx.appcompat:appcompat | 1.6.1 |
com.google.android.material:material | 1.12.0 |
Unit Testing | |
junit:junit | 4.13.2 |
androidx.test.ext:junit | 1.1.5 |
androidx.test.espresso:espresso-core | 3.5.1 |
Firebase | |
com.google.firebase:firebase-bom | 33.0.0 |
com.google.firebase:firebase-messaging-ktx | |
Coil | |
io.coil-kt:coil | 2.6.0 |
io.coil-kt:coil-gif | 2.6.0 |
ExoPlayer | |
androidx.media3:media3-exoplayer | 1.3.1 |
androidx.media3:media3-exoplayer-dash | 1.3.1 |
androidx.media3:media3-ui | 1.3.1 |
Constraintlayout | |
androidx.constraintlayout:constraintlayout | 2.1.4 |
Koin | |
io.insert-koin:koin-android | 3.5.6 |
GL (only helios and hestia variant) | |
com.grouplinknetwork:lib-grouplinknetwork | 4.5.35 |
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.
Updated 4 months ago