Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8292745
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T13:35:11+00:00 2026-06-08T13:35:11+00:00

I am using Trigger.io to develop an application. After using file.getImage and selecting an

  • 0

I am using Trigger.io to develop an application.

After using file.getImage and selecting an image from either the gallery or camera (on Android) I get this error message (Using trigger.io toolkit to run the app).

W Forge   : Unhandled intent result, should have been handled by Forge.

The app promptly crashes and restarts.

relevant code:

forge.file.getImage({}, function(file) {
    forge.request.ajax({
        type: 'POST',
        url: "http://example.com/upload/photo",
        files: [file],
        success: function(e) {
            console.log('success');
            console.log(JSON.stringify(e));
        },
        error: function(e) {
            console.log('failure');
            console.log(JSON.stringify(e));
        }
    });

What does this error mean?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T13:35:12+00:00Added an answer on June 8, 2026 at 1:35 pm

    This problem is caused by the camera taking up memory on older Android devices causing it to unceremoniously shut down some apps to free up more memory.

    We’re working on providing more elegant handling of this situation or at least better debug output to tell you what’s going on. The problem in this case was occurring on an Android 2.3 device, and could be worked around by shutting down some open apps / processes.

    Update: we released a new foreground camera module to address this issue in our v1.4.41. platform version:
    http://current-docs.trigger.io/modules/camera.html#modules-camera

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using jQuery to develop in web environment. I want to know why $(#a#trigger).trigger('mouseenter');
I am using following PHP code for trigger creation but always get error, please
I need to trigger an executable file(built using .net) using the command prompt. For
I'm using jQuery Mobile (jQM) and Knockout.js (ko) to develop an application. In this
I have a mouseover-selecting listview by using trigger: <ListView.ItemContainerStyle> <Style TargetType={x:Type ListViewItem}> <Style.Triggers> <Trigger
If I'm using a trigger to update one row, and it's only reading from
I develop a web application that is getting user updates from a web service
how do i get the value of a function i'm using to trigger an
Hello I'm trying to develop an application for iPad using PhoneGap. I would like
I am using MVVM architecture to develop a WPF application... So far everything has

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.