GAURAV MISTRY hizo un comentario,
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 hizo un comentario,
Sorry Typo mistake *Compiling
GAURAV MISTRY creó una publicación,
How and why the following lines are needed for Comiling RainbowSDK compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8}
GAURAV MISTRY hizo un comentario,
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 creó una publicación,
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...