User Tag List

Results 1 to 8 of 8

Thread: Android Permissions not working after 5.1

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Oct 2018
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Exclamation Android Permissions not working after 5.1

    Hi there, I am trying to export my application to to an apk targeted at 8.1 using api 28. The app itself works and installs fine but it does not ask for camera permission. I have ticked the camera permission but still nothing. If i build it and target 5.1 with the same settings or less it asks for permission and works flawlessly, but 6.0 to 8.1 it wont ask for permission. I am at a loss... any help will be appreciated.

  2. #2
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    what target api are you setting in your project, It must be set something >= 23 to work, this is a rule from android


    https://source.android.com/devices/t.../runtime_perms
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Oct 2018
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    settings.png

    these are the settings that i have tried... the only thing i changed that worked was changing the target android version to 5.1

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Oct 2018
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've tried setting the build API to 22,23,27 and 28 and nothing changes. when i select target android version 6.0 to 8.1 it builds fine and the app works but the app does not ask for permission to use the camera which is needed. when i select target android version 5.1 or less it all works great and asks for permission but i cant upload it to the store because it is only targeting android version 22.

    the only permission I've checked to use is camera. i don't understand the "dangerous permission" so i am presuming "camera"is classed as a dangerous permission. am i missing something simple? driving me nuts

  5. #5
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    try building with api 27 is working here, can you post a small example build at your site to test here
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Oct 2018
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://www.dropbox.com/s/g49w85lrin...ouble.mfa?dl=0

    ive cut it right down to basic now... i just cant understand..

  7. #7
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    mm teh permission are asking when a feature is requested


    if you add the android camera object you will be sure that the camera permission will be ask
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Oct 2018
    Posts
    18
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    THANK YOU!

    it is finally working now. I would have thought just having android plus plug in would be enough. i will keep this in mind for next time i have an issue like this. thank you

Similar Threads

  1. Android APK Permissions troubles
    By Dobermann in forum Android Export Module 2.5
    Replies: 6
    Last Post: 7th April 2018, 10:23 PM
  2. Les permissions Android font
    By Moucklee in forum Android Export Module 2.5
    Replies: 4
    Last Post: 18th November 2014, 02:05 PM
  3. Android Permissions
    By Yves in forum Android Export Module Version 2.0
    Replies: 1
    Last Post: 17th July 2013, 10:29 PM
  4. Android Permissions
    By Yves in forum Android Export Module 2.5
    Replies: 1
    Last Post: 17th July 2013, 10:29 PM
  5. Permissions in android options
    By qenio in forum Android Export Module Version 2.0
    Replies: 4
    Last Post: 27th April 2012, 04:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •