Closed diegoserranoa closed 3 years ago
Please add surveyedDefault variable into the below methods
public void writeToParcel(Parcel dest, int flags) { } // At line number 741 private Settings(Parcel in) {} // At line number 768
Great catch @akash1223 I've added the vars in those methods 👍
Add method to disable checks with
PreferenceUtils
and always make the SDK check with the eligibility server.Changes
setSurveyedDefault
method