-
Notifications
You must be signed in to change notification settings - Fork 55
Add example with kotlin #60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yes please. My App is not building after updating my
Logcat
|
ActivityLifecycleCallback.register(this.application); Use this line for Kotlin. And don't forget to include "com.clevertap.android.sdk.ActivityLifecycleCallback" as import. |
@diego-lipinski-de-castro We will consider migrating the sample app from Java to Kotlin. Meanwhile, if you're facing any issues, please open this thread again to give us details. @akshaybhange the solution provided by @dj-wedig will work. Closing this thread as of now. |
Please add example of integrating in Android with kotlin
The text was updated successfully, but these errors were encountered: