GAURAV MISTRY a ajouté un commentaire,
1) We have tried with clean project and even invalidate project. It doesn't help. No the project path is totally independent for android studio. It is not used by any other Tools. 2) we are faci...
GAURAV MISTRY a ajouté un commentaire,
Sorry Typo mistake *Compiling
GAURAV MISTRY a créé une publication,
How and why the following lines are needed for Comiling RainbowSDK compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8}
GAURAV MISTRY a ajouté un commentaire,
For the 1st Question's Comment, We tried to keep all Library dependency as latest (or little OLD Version also) couldn't help it. So we finally used "com.ale:rainbowsdk:1.38.0" and only it worked bu...
GAURAV MISTRY a créé une publication,
We are trying to add Rainbow CPaas in our Android app but at the initial stage for adding compile com.ale.rainbow:1.40.0 or implementation compile com.ale.rainbow:1.40.0 in app build gradle in Andr...