You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify config.ts in the app directory to provide the requested SDK API keys. To make testing easier you can use an app key of "kid_HJUbdabvM", an app secret of "4a1ef9127ce24912a23f792b22831daf", a username of "foo", and a password of "foo".
Run the app on an iOS simulator (iOS 10+) and attempt to log in using the credentials "foo" and "foo".
Expected Result
The user logs in successfully and navigates to another page.
Actual Result
An error, and this in the console.
CONSOLE LOG file:///app/login/login.component.js:25:24: Login Event
CONSOLE LOG file:///app/login/login.component.js:39:24: Attempt Login
CONSOLE WARN file:///app/login/login.service.js:19:29: Login failure. NSErrorWrapper: One or more parameters passed to a function were not valid
CONSOLE WARN file:///app/login/login.component.js:54:33: Login failed
The text was updated successfully, but these errors were encountered:
Please, provide the details below:
Which platform(s) does your issue occur on?
iOS
Please tell us how to recreate the issue in as much detail as possible.
Steps to reproduce:
Expected Result
The user logs in successfully and navigates to another page.
Actual Result
An error, and this in the console.
The text was updated successfully, but these errors were encountered: