-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I'm following the directions from the FORESEE web portal so that I may download the core, cxmeasure, and feedback libraries. I'm trying to add the SDK locally using gradle. Here is the web portal link that I'm using: https://developer.foresee.com/docs/tutorial#section-to-add-the-sdk-locally-using-gradle
-
When I click the core library link nothing happens. But if I open my browser in safari I can download the core library.
-
When I click on the cxmeasure library I get an Access denied message. This is the the full URL link.... https://s3.amazonaws.com/foresee-developer-mobile-sdk/sdk/android/bitrise-uploads/6.0.4/cxMeasure/aar/cxMeasure-prod-release.aar. However, if I change the URL to get 6.0.3, I can successfully download the cxmeasure library.
-
When I click on the feedback library link nothing happens. But if I open my browser in safari I can download the feedback library.
In regards to number 2, is using 6.0.3 appropriate to use with the other libraries? Or do I specifically need 6.0.4?