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.
Hello Everyone,
We are pleased to inform you that a new release of the Android SDK v2.10.12 has been posted and is available for download at the following location.
http://devcenter.kinvey.com/android/downloads
This update fixes the problem described in this ticket regarding Email Verification.
At your convenience, please download and test the fix and let us know if it works to your satisfaction.
Regards,
Billy Gee
Hi Edward,
Still this issue exist in the latest Android SDK . Any updates regarding this ?
Regards,
Irshath Ahamed A.
Hi Edward,
I can confirm that this bug still exist in the latest API.
Any news on this? Do we still have to trigger the mail manually?
Regards
Eddi
stefAndroid
I have a sign up process and I've checked in Kinvey console (Enforce email verification). It crashes with com.kinvey.java.core.KinveyJsonResponseException: MissingRequestParameter. On debugging I saw that the error is thrown on this method:
mKinveyClient.user().create(username, password, new KinveyUserCallback() {...
It enters in onFailure.
How can I append the email parameter on this creation process?
Thanks
1 person has this question