Jean-Christophe Hoelt
Jean-Christophe Hoelt
A configuration with name "helloAIRDev" will be read from env["HELLO_AIR_DEV"]. For example, `apm` can be called this way when generating a production build: ``` $ APS_ENVIRONMENT=production apm generate app-descriptor ```...
Implements the functionality with bash. Depends on `python`, `curl` and `unzip` (which are present by default on macOS, AFAIK). --- _Note:_ I realize this only supports macOS at the moment,...
App crash when doing restorePurchase() with a user that has made thousands of transactions in the app. Let's try to reproduce (maybe fake it native side) and come up with...