2.0.1-funcrel
New Support
Summary | Details |
---|---|
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 Id | Details |
---|---|
23307 | Android 2.0.0 beta giving warning extension encountered an issue and no android objects are getting created |
23184 | Android 2.0.0 beta giving warning extension encountered an issue and no android objects are getting created |
Rules
Rule Id | New Rule | Details |
---|---|---|
1024020 | FALSE | False Positive with the rule "Avoid using implicit intent". |
Other Updates
Details |
---|
Links enhancements for transactions |
Internal Error in log file |
Support of intent calls in Kotlin. |
2.0.0-beta1
New Support
Summary | Details |
---|---|
Android UI Widgets removed | Android widgets are no longer resolved since they provided no additional value, transaction will be started from UI files. |
Introduce support for Kotlin | The language Kotlin is supported along with Java in Android application |