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 Slava,
We think you have found a bug and we have escalated this to Engineering for investigation and resolution.
We will update you when we know more.
This is the DM app, correct?
Regards,
Billy Gee
MLIBZ-1816
Thanks Billy
Yes, this is the DM app.
I would suspect this method would be static.
Any progress on the issue?
Regards
Slava
Hello Slava,
The Engineering team is prioritizing the fix now. As soon as I have confirmation of a release target and date, I will share it with you in this post.
Regards,
Billy Gee
Hi there
Is there a workaround for this issue?
Thanks
Slava
Hello Slava,
As for a workaround, the password can be reset from the Kinvey Console for any user. That may not be convenient but it will work.
The status of the fix for this problem is that the fix has been completed and it should be included in the next release as well which should also be within the next two weeks and possibly sooner. We will let you know if something changes.
Regards,
Billy Gee
Thanks for the response.
I have already implemented the "Reset password" button, but I have to wait for the fix before I release the app.
Do you have a Beta channel?
Regards
Slava
Hello Slava,
A fix for this problem has been made and tested and is available for download at the following URL.
http://devcenter.kinvey.com/xamarin/downloads
The release is Xamarin SDK v3.0.9.
Please download and test the solution at your convenience and let us know if it resolves test problem to your satisfaction.
Regards,
Billy Gee
Slava Barouline
Hi guys
I think I am missing something here.
Say I want to give a user an option to reset a password.
There is a method for this
User.ResetPasswordAsync
but it requires a user.
How can I get a user object if I am not logged in?
Thanks