Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2500] Ti.Barcode: Not able to hide status bar on iOS

GitHub Issuen/a
TypeNew Feature
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2020-05-01T09:04:10.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBarcode
LabelsQuery, statusbar
ReporterShuo Liang
AssigneeVikas Goyal
Created2019-03-14T04:02:45.000+0000
Updated2020-05-01T09:04:10.000+0000

Description

Problem

when starting up the scanner with Barcode.capture(), the top status bar is always show even we have already set the Window fullscreen = true. While the top status bar can be hide on Android, we would like to check if there is any ways to hide it on iOS too?

Reproduce

1. It can be reproduced by the ti.barcode example in https://github.com/appcelerator-modules/ti.barcode/blob/master/ios/example/app.js 2. Add "fullscreen: true" to root window. Line 17.

Comments

  1. Vijay Singh 2019-03-14

    In ti.barcode for iOS, it is not supported yet. This needs to be implemented.
  2. Vikas Goyal 2020-03-09

    PR: https://github.com/appcelerator-modules/ti.barcode/pull/123
  3. Saumya Rai 2020-05-01

    Closing this ticket. It works fine.

JSON Source