سلام من توی پروژه ی react native
نیاز داشتم براساس موقعیت جغرافیایی اسم شهر و بگیرم من این قطعه کد رو گذاشتم
'Geocoder.setApiKey('');
Geocoder.from(41.89, 12.49)
.then(json => {
var addressComponent = json.results[0].address_components[0];
console.log(addressComponent);
})
.catch(error => console.warn(error));'
اما error
error_message: 'You have exceeded your daily request quota for this API. If you did not set a custom daily request quota, verify your project has an active billing account:
رو دریافت کردم هیچ راهی نداره که تین مشکل حل بشه؟
به زهرا کمک کنید تا مشکل خودش را حل کند؛ اینطور میتوانیم با هم پیشرفت کنیم.
آیا مایل به ارسال نوتیفیکیشن و اخبار از طرف راکت هستید ؟