NAXAM / mapboxnavigation-ios-binding

Xamarin.iOS binding library - Mapbox Navigation SDK
MIT License
2 stars 4 forks source link

When trying to use MBWaypoint or MBRoute the application crash unexpectedly. #1

Open BoogieMAN2K opened 6 years ago

BoogieMAN2K commented 6 years ago

It doesn't throw any error message or alert, the app just exit.

The issue occurs when using those classes on any piece of code even if the are not been actively used anywhere. I'm attaching a piece of code that is having that behavior HomeController.zip, when uncommenting the code the app crashes without any warning.

tuyen-vuduc commented 6 years ago

@BoogieMAN2K Have you tried to turn off linking?

BoogieMAN2K commented 6 years ago

Yes, I'm using this parameters on the iOS Build

screen shot 2018-05-11 at 6 20 56 pm
tuyen-vuduc commented 6 years ago

Have you check device/simulator logs?

BoogieMAN2K commented 6 years ago

Yes, that's the strangest thing, the app leaves while on the splash screen. It doesn't even reach the screen with the code. I clean / delete the obj/bin folders thinking it was a problem with old code being reuse but it didn't work either.

Nor the simulator nor the device shows anything on the logs.

BoogieMAN2K commented 6 years ago

Hi, any update on this. Do you need any additional information about the issue?

stevenkangas commented 6 years ago

I am seeing the same issue. Any status on this?

osca commented 5 years ago

I'm facing the same issue and cannot work around it, because I need to split two direction calculation requests into a single route (api limitation of 25 coordinates). The app crashes immediately after creating a MBRoute or trying to change/set its coordinates property. Does somebody have any idea?

devcodet commented 5 years ago

I am seeing the same issue right where as well. The iOS app just exit without crash in Visual Studio and like @osca say "The app crashes immediately after creating a MBRoute or trying to change/set its coordinates property" Any updates?

I'am working with: Naxam.MapboxNavigation.iOS v. 0.16.0 Naxam.Mapbox.iOS v. 4.3.0.3