Alastair Coote
Alastair Coote
As indicated in #45, the treo-promise plugin doesn't work correctly right now. After removing the specified argument numbers it seems to work fine.
- onTap cannot open external links. Don't think it's actually possible for it to, as all notifications open the app. But need to look into it. - Also seems to...
UglifyJS ends up putting an importScripts() call in a series of comma-separated declarations, and the script currently injects a semicolon, which breaks that. Need to come up with an answer...
Which makes it lose its video and canvas views, for some reason
Need to look up the exact criteria
The domain checker fails because it's looking in main bundle, not app bundle
We want to be able to use it to recreate a video later on. Also we should be able to pass an existing notification video to have it do the...