-
Notifications
You must be signed in to change notification settings - Fork 94
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
MapBox crashing in Android version 7.1.1 #63
Comments
Same here, using GenyMotion emulator with Android 7.0.0. I'm using the Typescript/Javascript implementation to embed the map (not the XML/view implementation). @EddyVerbruggen How long will this plugin be supported? I'm asking because you seem to work for Telerik, and I'm looking into building a new app based on the most trustworthy/LTS stuff :) |
Hi guys, I have an actual device running 7.x without issues so it may be down to the options we're using. Can you share your project or a code snippet that reproduces the error please? @JasperAlgra I support about a hundred Cordova and NativeScript plugins. Not planning on stopping that at all. |
Hi Eddy!!
https://github.com/MadhuSudhanBhaskar/NativeTest/tree/angular-start/app
Link to my project, it actually breaks in simulator. But tested it on
device 1+1 android 6.1.1 it works fine. But not sure about 7.1.
Regards,
Madhu
…On Fri, Dec 9, 2016 at 5:52 PM, Eddy Verbruggen ***@***.***> wrote:
Hi guys, I have an actual device running 7.x without issues so it may be
down to the options we're using. Can you share your project or a code
snippet that reproduces the error please?
@JasperAlgra <https://github.com/JasperAlgra> I support about a hundred
Cordova and NativeScript plugins. Not planning on stopping that at all.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABE_T6S_2sRyHQQCb9kRPpVU9Lle3JASks5rGYdIgaJpZM4LFy61>
.
--
Regards,
Madhusudhan Bhaskar
Cell: +31 685898121
|
Please reopen if this issue pops up on and actual device with version 2.4.0. |
Hi,
I see the app is crashing when I use map box, in Android version 7.1.1. Weird part is, I don't see any error instead I get a message saying
JS: Mapbox show done
JS: Marker icon not found, using the default instead. Requested full path: /data/data/org.nativescript.groceries/files/app/res/markers/green_pin_marker.png
BTW I deployed to my phone, I see it to be working there its android 6.1.1 one+one. I am using AVD not geney for local deployment and development. Would love to hear from you!
The text was updated successfully, but these errors were encountered: