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?
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.
the setup instructions in the iNaturalistIOS repo includes this line:
You’ll also need to copy
config.h.exampletoINaturalistIOS/config.hand 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.