I can't log into iNat on the Xcode Simulator

I ran the project from the main branch of https://github.com/inaturalist/INaturalistIOS in Xcode. However, I can’t log in. Error Message: Incorrect user name and password

I can log in on the web with the same ID. How can I resolve this?

pleaase provide information on what hardware and software you are using.

1 Like

the setup instructions in the iNaturalistIOS repo includes this line:

You’ll also need to copy config.h.example to INaturalistIOS/config.h and fill in your details.

judging by the contents of the file, i assume you have to input your app credentials in there, though I could be wrong. i don’t see an iNat app registered under the user zioios.

also it might be worth noting that this app should soon be replaced by the iNaturalistReactNative app. i’m not sure why you want to set up a dev iOS app, but you might want to set up the other one instead.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.