As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Mark,
I'm a bit confused about the question then? You're saying that it's in the library... but it's missing from somewhere else?
Thanks,
Mark, just as a heads up:
This may not be working because you don't have the dependency loaded?
import com.kinvey.java.model.KinveyMetaData;
Without that being imported, you will probably run into issues.
Thanks,
Mark Thien
I am refering to the document on
http://devcenter.kinvey.com/android/guides/security#
The getRead() function is no longer available
ArrayList<String> readers = event.getMeta().getRead();
I am using kinvey android
kinvey-android-lib-2.9.1.jar
kinvey-java-2.9.1.jar
Please kindly advice
Thanks,
Mark Thien