Git Product home page Git Product logo

clevertap-segment-android-example's People

Contributors

darshanclevertap avatar piyush-kukadiya avatar pwilkniss avatar root-ansh-ct avatar shivamsharma2710 avatar william-ct avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clevertap-segment-android-example's Issues

Program type already present error after adding dependancy

I already had segment integrated in my app and now when I'm trying to integrate CleverTap, I'm not able to generate apk after adding clevertap dependancy

I'm using latest versions of gms and build-tools

Here is the exact error
Error: Program type already present: com.google.firebase.iid.FirebaseInstanceId

Versions I'm using

  implementation 'com.clevertap.android:clevertap-segment-android:1.0.18'
  implementation 'com.segment.analytics.android:analytics:4.3.1'
  implementation 'com.google.firebase:firebase-messaging:17.3.4'

and

  classpath 'com.android.tools.build:gradle:3.2.1'
  classpath 'com.google.gms:google-services:4.1.0'

Update Android Manifest

You should update the AndroidManifest.xml file for the following things:

  1. FcmTokenListenerService class doesn't exist with implementation 'com.clevertap.android:clevertap-segment-android:1.2.0' dependencies.
  2. The class com.clevertap.android.sdk.FcmMessageListenerService have been moved to com.clevertap.android.sdk.pushnotification.fcm.FcmMessageListenerService
  3. Android Studio now suggest service tag to contain export="false" if it isn't exportable. Do the services listed in this project exportable?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.