Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17741] Android: overlay property in showCamera causes error when LiveView is enabled

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-08-01T21:21:53.000+0000
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsAndroid
Labelsqe-3.4.0
ReporterVisalakshi Chidambaram
AssigneeEric Merriman
Created2014-09-23T08:37:00.000+0000
Updated2017-08-01T21:21:53.000+0000

Description

When overlay property of show camera is used, it creates a run time error when live view is enabled. Without liveview, the app works as expected. Steps to reproduce: 1. Import the attached app.js into a new classic project 2. Run the app on an android device 3. Press on 'Camera' on the centre of the app 3. Enable the liveview feature in the studio and run the app again on device 4. Press on 'Camera' on the centre of the app Actual Results: 2. App runs successfully and you should see 'Camera' on the centre of the app 3. Camera opens up 4. Runtime error is shown on the device with the following message: "Uncaught Error: unable to find explicit activity class {ti.modules.titanium.media.TiCameraActivity}; have you declared this activity in your AndroidManifest.xml?" Expected Results: 4. Camera should open up without any errors However, this works fine with iOS.

Attachments

FileDateSize
app.js2014-09-23T08:37:00.000+0000617

Comments

  1. Lee Morris 2017-08-01

    Closing due to inactivity. If this issue still exists, please raise a new ticket.

JSON Source