Has anyone tried this? Is there a tutorial out there for this?
Thanks!
Has anyone tried this? Is there a tutorial out there for this?
Thanks!
although I don t know of anyone using Impact with Trigger.io, anything which works in a standard browser should work just fine as a Trigger Forge app.
I ve tried their Drop demo in the stock Android and iPhone browsers and it works fine: should be fine as a Forge app too!
I m not able to get any push notifications out to my android emulator. I go to the Parse admin console and send out a push, but it shows as no subscribers and nothing ever happens on my emulator. I ...
I am trying to configure the iOS applications icons but adding this to the config.json doesn t work. { "author": "myemail", "config_version": "2", "description": "My Extension ...
Where can I find the file object with the getImage API when the iOS location is not allowed by the user? Will the error callback have the successful file object as shown here? file.getImage( ...
I m attempting to build a streaming audio application with Trigger.io s framework. Seeing that its API currently does not feature any audio-related methods, I tested it with basic HTML5 audio tags. ...
Has anyone tried this? Is there a tutorial out there for this? Thanks!
One issue I found (or I haven t used it correctly) is that using saveLocation: "file" always causes the photo orientation to be landscape during file upload. (I d like the photos to be in portrait ...
I need to build a mobile application for a client. I ve been looking at solutions like Trigger.io to simplify the task for me. I ve read through the documentation but I haven t found any examples of ...
I have started building an app with Trigger.io but before releasing it I want to customize it with our own splash screen rather than the default one that appears with the Trigger.io Forge promotion. ...