boerkey
boerkey
Thanks to flutter community, found it there. Adding pod 'Google-Mobile-Ads-SDK', '~> 7.69.0' then pod install solved the issue
This firebase becoming so messed up.. Like how it can have so many bugs in every release..
@mikehardy of course but I mean even opening issues are kinda contributing dont you think so? Or whenever we have a solution we just share and write it. But to...
@mikehardy Well its like a expression of boredom, since I already opened issue about previous versions in firebase.. Like everytime some package is updated you expect it to have less...
Same issue here ++
Actually I have changed my code to your example after I shared, I think it did not change but I will check more and let you know. By the way...
Thanks for your answers. After few days of trying actually IOS started to return some response from the API but android is still same. Here is some questions. 1) Does...
Still same for android, I mean what I can do I dont know. Here is the full code example which I use: ``` import Fitness from '@ovalmoney/react-native-fitness'; export async function...
@rlems I think you read it wrong maybe, because its written in documentation **Set interval to decide how detailed the returned data is, set it to hour or minute otherwise...
Ah yeah got it, right. But anyways I added this interval option later to check if it will make difference in results. It didn't make any difference. I will even...