Michał

Results 39 comments of Michał

@Cosbgn did you ever find a solution? I'm using now V2 with Vue3 but still have this issue. Ended up disabling pageTracking and writing a custom implementation on afterEach: ```js...

Good catch, I'll probably standardise this in the near future, but it could have large knock-on effects to people already using this API and used to these date formats (so...

I've run into "object not found" on the "awsde0.fds.api.xiaomi.com" server - it seems to be the same when using the DE version of the url suggested in map_v1. Am I...

> Hi, > > Try updating your ApiConfig.php in FacebookAds/ApiConfig./php to the version that you need to use > > const APIVersion = '8.0'; This is the solution - can...

@walterheisenberg have you figured it out? My readings are all over the place too :/

I'm also seeing this on iOS 12 on iPhone X.

> Yes, it seems to work with an include on the config file instead of the laravel `config()` function. See here: > > https://github.com/Edujugon/laravel-google-ads/blob/master/src/Support/helpers.php#L52-L67 > > There is a workaround,...

I'm on MySQL 5.7 - what is the max supported version of this package for that version of MySQL?

@prabodh1194 not sure if you could still take this up, but it be great if we could just get a count and discard the MAC addresses all together - this...

Ok so not a flag, but I did create a fork and comment out the MAC for GDPR line 250: https://github.com/mwargan/howmanypeoplearearound/blob/master/howmanypeoplearearound/__main__.py