request permissions mobile

In Android, when using the microphone or GPS, I must request permissions and agree to them. How is this done in the Crank ?

0

Comments

2 comments
  • In Storyboard the backend and frontend logic, are separated.
    when using a backend services such as GPS, or others, you can exchange the necessary information using SBIO
    SBIO is a full duplex channel that you can use to perform an Inter-process communication between the backend business logic and the frontend UI.
    to understand its usage, you can refer to the ClusterIO app shipped with the Storyboard samples
    File >> Import >> Storyboard Development >> Storyboard Samples >> ClusterIO

    thanks
    Max

    0
  • thank you 

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post