Inflearn Community Q&A
No author
This post's author information has been deleted.
Authorization failure.
Written on
·
768
0
Maps SDK for android --> enable
Maps SDK for iOS --> enable
뭐가 문제일까요?
E/Google Maps Android API(10009): Authorization failure. Please see https://developers.google.com/maps/documentation/android-api/start for how to correctly set up the map.
E/Google Maps Android API(10009): In the Google Developer Console (https://console.developers.google.com)
E/Google Maps Android API(10009): Ensure that the "Google Maps Android API v2" is enabled.
E/Google Maps Android API(10009): Ensure that the following Android Key exists:


flutter클론코딩
Answer 2
0
0
codefactory
Instructor
안녕하세요!
버튼 이름이 ENABLE인 이유는 활성화가 안됐기 때문입니다.
ENABLE 버튼을 누르고 DISABLE이라고 써져있어야 활성화 된 상태입니다.
감사합니다!





