Michael

Results 295 comments of Michael

The first one there is due to this feature being a work in progress. We haven't been through and labelled all of our extensions as to which platforms they are...

Sure, will look into it. Currently if you just run: ``` apm project config set ``` you will be stepped through all the config and provided documentation from each of...

Or if you just set that particular value you will get documentation as well: ``` apm project config set bundleSeedId ``` Outputs: ``` # [com.distriqt.PushNotifications]: Bundle Seed Id (or App...

Definitely in the plans, however will rely on the community to translate and maintain the pages. I'll do some research into how it should be setup but initially I'm focused...

Interesting idea! The reason we haven't been down this path is that we are hoping to eventually use a captive runtime app for APM which would negate this need. However...

I suggest moving this to an external tool currently, as we are still in discussions with Harman around an sdk manager and the direction of the airsdk commands. We may...

Not sure this is required now that we have build types? I'm always cautious about using environment variables too heavily, especially where it changes a specified configuration like this. It...

We are still in progress of updating the mediation adapters for AdMob, in the meantime remove v15 and install v14.3.0

Yes the adapters were updated: https://github.com/distriqt/ANE-Adverts-Mediation/releases/tag/v7.0.0

Can you give me an example of what you mean?