# MapView Crash

**URL:** https://forums.fusetools.com/t/mapview-crash/4940
**Category:** Bug Reports
**Created:** [January 11, 2018, 12:57am UTC](https://forums.fusetools.com/t/mapview-crash/4940 "2018-01-11T00:57:22Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![lama226487](https://avatars.discourse-cdn.com/v4/letter/l/f14d63/32.png) [@lama226487](https://forums.fusetools.com/u/lama226487)
#### Post date: [January 11, 2018, 12:57am UTC](https://forums.fusetools.com/t/mapview-crash/4940/1 "2018-01-11T00:57:22Z")

</div>

hi everyone,  
my fuse version is 1.5 on Win 10  
the mapView crashes in the debug build although it is very simple.  
 ![file](https://s3.us-east-2.amazonaws.com/fuse-legacy-forum-assets/gu2SrlKOEDfe-image-1515632103164.png)

with unoproj:  
 ![file](https://s3.us-east-2.amazonaws.com/fuse-legacy-forum-assets/lGoHIJuiD9dP-image-1515632138043.png)

the preview is working fine, but once i build it with: fuse build -t=android and install it, it crashed immediately after trying to open it.  
my test device is samsung J7.

---

<div class="post-metadata">

### Author: ![Uldis](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/uldis/32/657_2.png) [@Uldis](https://forums.fusetools.com/u/Uldis)
#### Post date: [January 11, 2018, 9:32am UTC](https://forums.fusetools.com/t/mapview-crash/4940/2 "2018-01-11T09:32:22Z")

</div>

What Android version is your device running? Is there any information thrown as to what causes the crash when you try to run the build using `fuse build -tandroid -r`?

---

<div class="post-metadata">

### Author: ![lama226487](https://avatars.discourse-cdn.com/v4/letter/l/f14d63/32.png) [@lama226487](https://forums.fusetools.com/u/lama226487)
#### Post date: [January 13, 2018, 8:07am UTC](https://forums.fusetools.com/t/mapview-crash/4940/3 "2018-01-13T08:07:18Z")

</div>

Surprisingly when i build it with uno build -tandroid -r it doesn’t crash !  
sorry for being late to give a feedback.

---

<div class="post-metadata">

### Author: ![lama226487](https://avatars.discourse-cdn.com/v4/letter/l/f14d63/32.png) [@lama226487](https://forums.fusetools.com/u/lama226487)
#### Post date: [January 17, 2018, 5:20pm UTC](https://forums.fusetools.com/t/mapview-crash/4940/4 "2018-01-17T17:20:37Z")

</div>

regarding this issue, it turns out that the crash happened because i didn’t add the API Key in the .unoproj. it worked after i have added it.
