parse-community / Parse-SDK-iOS-OSX

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://parseplatform.org
Other
2.81k stars 871 forks source link

Our app use Parse SDK(latest version), some users feedback that they can't receive reset password email, how to fix it? #1797

Closed EvenDu123 closed 2 months ago

EvenDu123 commented 2 months ago

New Issue Checklist

Issue Description

Our app use Parse SDK, some users feedback that they can't receive reset password email, how to fix it?

Steps to reproduce

Call the method next:

[PFUser requestPasswordResetForEmail:(user email: like xxx@163.com) error:&error];

Then get no email received.

Environment

iOS 17.5.1

Client

Logs

parse-github-assistant[bot] commented 2 months ago

Thanks for opening this issue!

mtrezza commented 2 months ago