Closed YouSour closed 1 year ago
solved
Could you share your solution? Thank you.On 27 Jan 2023, at 15:27, Sour @.***> wrote: Closed #63 as completed.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>
@tanutapi just a temporary solution, uncheck uncaught exceptions on debug but the error still exist, don't know why i think u should check it.
Unhandled Exception: Invalid argument(s) (onError): The error handler of Future.catchError must return a value of the future's type
hi @tanutapi, on my backend when user A change password, all devices that user A logged in must be logout too, so i try meteor.logInStatus() to check it but i got an error below, any idea ? thank in advance.
example code :