Runtime crash on IPhone

3952
2
04-18-2016 08:12 PM
梦竹许
New Contributor II

- Using the ArcGIS iOS SDK specifically on iPhone, a consistent suddenly close always happen when attempting to solve a route offline. The stack trace always returns the following function:

Esri_runtimecore::Network_analyst::Traversal_result::get_partial_edge_geometry_(Esri_runtimecore::Geodatabase::Transportation_network_view::Source_object_range, std::__1::shared_ptr<Esri_runtimecore::Geometry::Geometry> const&, std::__1::shared_ptr<Esri_runtimecore::Geometry::Polyline>&, bool, double, double) const ()

屏幕快照 2016-04-19 上午11.09.43.png

I want to know why this crash happens,

Thanks for any feedback,

Tags (1)
0 Kudos
2 Replies
SuganyaBaskaran1
Esri Contributor

Hi, thanks for reporting. This is a known issue with 64 bit devices and we'll work on fixing it in the next release.

Can you try this workaround? Build the project with only 32 architectures. You can then run the app on all devices without a crash - the trade off being you would be unable to benefit from 64-bit computing.

Suganya

0 Kudos
梦竹许
New Contributor II

Thanks for your replyling.

Building the project with only 32 architectures can solve the problem ,but it seems that 5 and later's devices use 64bit。The problem is whether I can use 32 architectures only to pass the  'check.I heared that if my project is using 32architectures only, I can't pass the check and my application can't be on shelf.

发自 网易邮箱大师

在2016年04月20日 01:24,Suganya Baskaran 写道:

|

|

GeoNet

|

|

Runtime crash on IPhone

reply from Suganya Baskaran in ArcGIS Runtime SDK for iOS - View the full discussion

Hi, thanks for reporting. This is a known issue with 64 bit devices and we'll work on fixing it in the next release.

Can you try this workaround? Build the project with only 32 architectures. You can then run the app on all devices without a crash - the trade off being you would be unable to benefit from 64-bit computing.

Suganya

Reply to this message by replying to this email, or go to the message on GeoNet

Start a new discussion in ArcGIS Runtime SDK for iOS by email or at GeoNet

Following Runtime crash on IPhone in these streams: Inbox

This email was sent by GeoNet because you are a registered user.

You may unsubscribe instantly from GeoNet, or adjust email frequency in your email preferences

|

|