GPS access_location

2 views
Skip to first unread message

Jörgen Buder

unread,
Jun 23, 2015, 6:06:41 AM6/23/15
to appc-ti-mobi...@googlegroups.com
Hi

I need to add the access_location to the tiapp.xml and would like to know if someone has a syntax for this?

That is if anyone here is in fact still available? I am hoping anyone of you are getting a mail in your inbox and maybe have small time to help me out here..

thanks 


:)

Jörgen Buder

unread,
Jun 25, 2015, 5:35:40 AM6/25/15
to appc-ti-mobi...@googlegroups.com
So,

Adding this block adds any permission you need into the resulting bar file:

<blackberry>
        <permissions>
            <permission>post_notification</permission>
            <permission>read_device_identifying_information</permission>
            <permission>access_location_services</permission>
            <permission>access_phone</permission>
            <permission>control_phone</permission>
            <permission>access_sms_mms</permission>
            <permission>access_pimdomain_messages</permission>
            <permission>access_shared</permission>
            <permission>use_camera</permission>
        </permissions>
    </blackberry>

CODE STRONGER!!!
Reply all
Reply to author
Forward
0 new messages