A
A
Alexey2016-12-06 22:37:08
Android
Alexey, 2016-12-06 22:37:08

How to trigger permission on application startup?

C#
I need to ask the user for permission to change data when the application starts.
How to use user-permission while application is running?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Ark Tarusov, 2016-12-14
@Alexeee

Permissions are asked once.
When installing the application.
Then you can do whatever you want based on these permissions.
But if you want to notify the user. then you can just print a message.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question