Code Monkey home page Code Monkey logo

motiondemo's People

Contributors

sweetd3v avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

motiondemo's Issues

Recheck Code for some situation

#wrong result

i.e. //All permissions granted. Do your stuff ๐Ÿคž ---->> FROM onActivityResult() method in ActivityResultLauncher [ ]

CHECK THIS PATTERN

suppose you have two permissions
1st Manifest.permission.ACCESS_COARSE_LOCATION
2nd Manifest.permission.CAMERA

When app will ask for permission first time {system will ask firstly for ACCESS_COARSE_LOCATION then CAMERA permissions }

Please do this verify the issue->

Step 1: Install app after uninstalling (Make sure to backup data, if so any )
Step 2: When system ask permission ALLOW first permission i.e. ACCESS_COARSE_LOCATION and then DENY second permission i.e. CAMERA
Step 3: Now Rationale dialog will show PRESS POSITIVE BUTTON to re-ask for remaining permission (HERE remaining permission is CAMERA permission)
Step 4: Press Deny when system ask for 2nd permission i.e. CAMERA {NOTE : NEVER CHECK never ask again checkbox DURING THIS ISSUE VERIFICATION}
Step 5: Now PRESS DENY when system ask for remaining permission i.e. HERE REMAINING PERMISSION IS CAMERA PERMISSION

RESULT::

  1. AS SOON AS YOU PRESS DENY from step 5
  2. //All permissions granted. Do your stuff ๐Ÿคž WAS CALLED (which was wrong as you pressed deny not allow)

having any issue text msg me on 9389537311 (SIDDHARTH)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.