hansemannn / titanium-crashlytics

Use the native Crashlytics SDK in Titanium (iOS / Android).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme file is wrong

trkfabi opened this issue · comments

It should display:

iOS only: setUserIdentifier(string)
Android only: setUserId(string)

and setUserName and setUserEmail methods don't exist on any platform.

Thanks for the report! I just added parity for the setUserId method on iOS, changed the readme and released a new version :)