This documentation is not maintained. Please refer to doc.castsoftware.com/technologies to find the latest updates.

2.0.1-funcrel

New Support

SummaryDetails
Support of android.app.Application and com.ad4screen.sdk.A4SApplication for Java and Kotlin (ANDROID-147)Links to onApplicationCreate, onCreate methods are now created to enhance transactions. These are methods launched during applications initializations.
Support of androidx.room library for Kotlin (ANDROID-146).See "Supported libraries" documentation: https://doc.castsoftware.com/display/TECHNOS/Android+-+2.0

2.0.0-funcrel

Resolved Issues

Customer Ticket IdDetails
23307Android 2.0.0 beta giving warning extension encountered an issue and no android objects are getting created
23184Android 2.0.0 beta giving warning extension encountered an issue and no android objects are getting created

Other Updates

Details
Links enhancements for transactions
Internal Error in log file
Support of intent calls in Kotlin.

Rules

Rule IdNew RuleDetails
1024020FALSEFalse Positive with the rule "Avoid using implicit intent".

2.0.0-beta1

New Support

SummaryDetails
Android UI Widgets removedAndroid widgets are no longer resolved since they provided no additional value, transaction will be started from UI files.
Introduce support for KotlinThe language Kotlin is supported along with Java in Android application