Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Titanium Cloud Email Reset Password Not Working

$
0
0

Hello I have trying to send a reset password email to users in titanium IOS but its not working.

Here is my Code:

Ti.Cloud.Users.requestResetPassword({ email : 'email.value' }, function (e) { if (e.success) { alert('Success: Reset Request Sent'); } else { alert('Password reset fail :' + e.message); } }); });

Your Suggestion is valuable for me. Thanks in advance.


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>