Giter Site home page Giter Site logo

halilozel1903 / huaweimapkitapp Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 7.88 MB

An Android application related to Huawei Map Kit. ๐Ÿ—บ

Home Page: https://halilozel1903.medium.com/huawei-map-kit-d436944b1773

Kotlin 100.00%
huawei huawei-mobile-services huawei-maps huawei-map-kit map android android-application android-app android-map huawei-sdk

huaweimapkitapp's Issues

Map is not rendering

Hello, how are you?

I created my own project, In Huawei dev console, downloaded ag-connect-service file, and changed the app id. Unfortunately, the map is not rendering (https://drive.google.com/file/d/1KutW6FdLzYYF9hJ_Y4FSzvVWqWr4Zobs/view?usp=sharing) .what could be the issue?

by the way, I enabled both Map kit and Location API. Also, there is these errors displayed in logcat:

2021-09-21 15:00:34.258 17384-17637/com.marsa.store E/HmsMapKit_TileCache_38: startUrlRequest Identity fail, do not has permission get tile. authResult :6


2021-09-21 15:00:49.986 17384-17563/com.marsa.store E/HmsMapKit_MapDataVersionClient_28: Exception occur
    com.huawei.hms.maps.foundation.client.mac: * * *E*U*S*_*E*I*D
        at com.huawei.hms.maps.foundation.client.mac$maa.b(Unknown Source:25)
        at com.huawei.hms.maps.foundation.client.mab.a(Unknown Source:20)
        at com.huawei.hms.maps.foundation.client.mab.c(Unknown Source:80)
        at com.huawei.hms.maps.foundation.client.mab.a(Unknown Source:88)
        at com.huawei.hms.maps.foundation.client.mab.a(Unknown Source:1)
        at com.huawei.hms.maps.provider.client.dataversion.maa.m(Unknown Source:2)
        at com.huawei.hms.maps.provider.client.dataversion.maa.lambda$VkLWwzu7W690n_qHxpBFU9o7rLI(Unknown Source:0)
        at com.huawei.hms.maps.provider.client.dataversion.-$$Lambda$maa$VkLWwzu7W690n_qHxpBFU9o7rLI.call(Unknown Source:4)
        at com.huawei.hms.maps.foundation.client.mab$maa.a(Unknown Source:3)
        at com.huawei.hms.maps.provider.client.dataversion.maa.e(Unknown Source:28)
        at com.huawei.hms.maps.provider.client.dataversion.maa.d(Unknown Source:4)
        at com.huawei.hms.maps.provider.cache.mac$maa.a(Unknown Source:0)
        at com.huawei.hms.maps.provider.cache.mac$maa.call(Unknown Source:0)
        at mnr.b(Unknown Source:17)
        at mma.a(Unknown Source:14)
        at mnv$mab.run(Unknown Source:6)
        at mmd$maa.run(Unknown Source:9)
        at moh.run(Unknown Source:13)
        at moh.call(Unknown Source:0)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:929)
2021-09-21 15:00:49.993 17384-17563/com.marsa.store E/HmsMapKit_ErrorTraceLogPusher_4: cache error trace log : ErrorTraceLogDTO{ scenario = ACCESS_SERVICE_ERROR', message='6 : REQUEST_DENIED'}
    com.huawei.hms.maps.foundation.client.mac: * * *E*U*S*_*E*I*D
        at com.huawei.hms.maps.foundation.client.mac$maa.b(Unknown Source:25)
        at com.huawei.hms.maps.foundation.client.mab.a(Unknown Source:20)
        at com.huawei.hms.maps.foundation.client.mab.c(Unknown Source:80)
        at com.huawei.hms.maps.foundation.client.mab.a(Unknown Source:88)
        at com.huawei.hms.maps.foundation.client.mab.a(Unknown Source:1)
        at com.huawei.hms.maps.provider.client.dataversion.maa.m(Unknown Source:2)
        at com.huawei.hms.maps.provider.client.dataversion.maa.lambda$VkLWwzu7W690n_qHxpBFU9o7rLI(Unknown Source:0)
        at com.huawei.hms.maps.provider.client.dataversion.-$$Lambda$maa$VkLWwzu7W690n_qHxpBFU9o7rLI.call(Unknown Source:4)
        at com.huawei.hms.maps.foundation.client.mab$maa.a(Unknown Source:3)
        at com.huawei.hms.maps.provider.client.dataversion.maa.e(Unknown Source:28)
        at com.huawei.hms.maps.provider.client.dataversion.maa.d(Unknown Source:4)
        at com.huawei.hms.maps.provider.cache.mac$maa.a(Unknown Source:0)
        at com.huawei.hms.maps.provider.cache.mac$maa.call(Unknown Source:0)
        at mnr.b(Unknown Source:17)
        at mma.a(Unknown Source:14)
        at mnv$mab.run(Unknown Source:6)
        at mmd$maa.run(Unknown Source:9)
        at moh.run(Unknown Source:13)
        at moh.call(Unknown Source:0)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.lang.Thread.run(Thread.java:929)
2021-09-21 15:00:50.001 17384-17563/com.marsa.store W/HmsMapKit_ErrorTraceLogPusher_36: log push is not allow.
2021-09-21 15:00:50.004 17384-17563/com.marsa.store E/HmsMapKit_MapDataVersionCache_21: mapStyleVersion is invalid, start retry...
2021-09-21 15:00:50.012 17384-17384/com.marsa.store E/HmsMapKit_TileCache_4: query mapDataVersion failed!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.