From 5ff3053a10aa43f0e10267d92d5ed17980828b07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Den=C3=ADs=20N=2EA?= Date: Wed, 28 Nov 2018 13:30:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54baf6d..7595b86 100755 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Awesome native OpenGL-powered maps - by Mapbox -> Plugin version 4.4.0 may crash on Android when pausing and resuming the app. If this affects you, pin your version to "4.3.1" for now. So in package.json do `"nativescript-mapbox": "4.1.3"` (without the `~` / `^` version prefix). +> Plugin version 4.4.0 may crash on Android when pausing and resuming the app. If this affects you, pin your version to "4.3.1" for now. So in package.json do `"nativescript-mapbox": "4.3.1"` (without the `~` / `^` version prefix). ## Prerequisites You need a Mapbox API access token (they have a 🆓 Starter plan!), so [sign up with Mapbox](https://www.mapbox.com/signup/).