Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traccar iOS native is not working getting error like below #36

Open
harrypatel07 opened this issue Jan 30, 2020 · 2 comments
Open

Traccar iOS native is not working getting error like below #36

harrypatel07 opened this issue Jan 30, 2020 · 2 comments

Comments

@harrypatel07
Copy link

harrypatel07 commented Jan 30, 2020

Hello,

As I have resolved swift dependance issue but once I log in to Traccar ios app it's crash on below code and in a log, I am getting below things

Crash Link

https://ibb.co/kMSn1DQ

Log :

Tried to set property 'speed' that doesn't exist on the Position model
Tried to set property 'id' that doesn't exist on the Position model
Tried to set property 'accuracy' that doesn't exist on the Position model
Tried to set property 'attributes' that doesn't exist on the Position model
Tried to set property 'latitude' that doesn't exist on the Position model
Tried to set property 'course' that doesn't exist on the Position model
Tried to set property 'network' that doesn't exist on the Position model
Tried to set property 'address' that doesn't exist on the Position model
Tried to set property 'longitude' that doesn't exist on the Position model
Tried to set property 'deviceId' that doesn't exist on the Position model
Tried to set property 'altitude' that doesn't exist on the Position model
@tananaev
Copy link
Member

Are you trying to compile old version of the app?

@harrypatel07
Copy link
Author

Is there any working branch for native code to call Traccar Socket?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants