Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1611] Image intent Filter always null in android

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionFixed
Resolution Date2014-07-29T06:50:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy, Titanium SDK & CLI
Labelsandroid
Reporterpragnesh patel
AssigneeMauro Parra-Miranda
Created2014-07-04T10:18:01.000+0000
Updated2016-03-08T07:38:05.000+0000

Description

When deciding how an app should handle an incoming Android Intent, knowing the type, action, and data values that were sent with the Intent are critical. when i share image from gallery ,intent value always null. getData() always equals null also this one getType() and getAction()

Attachments

FileDateSize
testintent.rar2014-07-04T10:18:01.000+00006266778

Comments

  1. Mostafizur Rahman 2014-07-06

    Hi, We tried to reproduce this issue with a sample test case. It’s working as expected with Titanium SDK 3.3.0. Please try the sample code and let us know if the problem persists.

    Testing Environment:

    Ti CLI 3.3.0 Titanium SDK: SDK 3.3.0 Android Device

    Test Code

    Use the Project file given above, load it to Titanium, Run the project in an android device.

    Steps to Test

    - Import the project in titanium - Run the project in an android Device - To view image from gallery first select an image by long clicking on it - Select 'share' from the intent list. - Select the app from the applist.

    Expected Result

    Your app will be viewed displaying the image.
  2. Mauro Parra-Miranda 2014-07-29

    Fixed in 3.3.0.GA.

JSON Source