Skip to content
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

Access denied #311

Open
kotzursn opened this issue Jun 30, 2019 · 1 comment
Open

Access denied #311

kotzursn opened this issue Jun 30, 2019 · 1 comment

Comments

@kotzursn
Copy link

Снимок

Получаю предупреждения вида: "E/yandex.maps: decltype: Access denied." после запуска активности с картой. Подскажите, с чем это связано?

@ooevg
Copy link

ooevg commented Aug 13, 2019

То же получаю такую ошибку.

private final String MAPKIT_API_KEY = "98b4a353-3445-4bd6-8b78-************"; protected void onCreate(@Nullable Bundle savedInstanceState) { MapKitFactory.setApiKey(MAPKIT_API_KEY); MapKitFactory.initialize(this);

В грандле gms подтягиваю:
implementation 'com.yandex.android:mapkit:3.4.0' implementation 'com.google.android.gms:play-services-location:16.0.0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants