Akshat_Rana
(Akshat Developer)
July 14, 2021, 3:35am
#1
Hello oders,
Yesterday when i was testing my extension in kodular the extension required 5 permissions:-
android.permissions.WRITE_EXTERNAL_STORAGE
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
But when I open my app in my device version 8.1.0
it automatically denies permission with error code 903
. When i open my app details it shows no permission required.
Here are the blocks for permission:-
I had also tried
1.Introduction
Extension Name: listPermission
With this extension it is possible to make a whitelist at once. It also verify the permissions granted in a practical way.
Latest Version: 2.1
Released:2020-05-21T07:03:00Z (UTC)
Last Updated:2020-05-25T13:54:00Z (UTC)
2.Blocks
Methods/Functions
[component_method (5)]
[component_method (6)]
[component_method (1)]
[component_method (7)]
Events
[component_event (4)]
[component_event (5)]
3.Documentation
Methods
Request Permissions …
But still the issue is same.
Any help will be appreciated,
Akshat
1 Like
Jinx
(Jinx)
July 14, 2021, 3:46am
#2
Share test app let me try
2 Likes
U have done mistake, it is not android.permissions but, android.permission
1 Like
Akshat_Rana
(Akshat Developer)
July 14, 2021, 3:58am
#5
NOPE, its not asking u can check by own i had sent u
Akshat_Rana
(Akshat Developer)
July 14, 2021, 4:18am
#6
My problem has been solved by @Jinx . Thanks to him
1 Like
@Jinx , maybe share what you edited, it can be helpful for others too
Jinx
(Jinx)
July 14, 2021, 4:33am
#8
Thanks @Akshat_Rana if you get any problem in future just message I will be always available for help
1 Like
Jinx
(Jinx)
July 14, 2021, 4:34am
#9
I just changed the position of asking permission block and Changed some permissions
Akshat_Rana
(Akshat Developer)
July 14, 2021, 5:53am
#12
That thing is not to be revealed here
Jinx
(Jinx)
July 14, 2021, 5:53am
#13
vknow360:
PM
Cause I thought that his project is professional and he Don’t want to share to public
1 Like
vknow360
(Sunny Gupta)
July 14, 2021, 7:21am
#14
So for what we call this community?
2 Likes
Jinx
(Jinx)
July 14, 2021, 7:44am
#15
Then why personal messages system is there
NO HATE
vknow360
(Sunny Gupta)
July 14, 2021, 7:47am
#16
To privately communicate.
It is not here to post a public topic and get solution in a private message.
3 Likes
Jinx
(Jinx)
July 14, 2021, 7:47am
#17
I think we are going off topic
Jinx
(Jinx)
July 14, 2021, 7:48am
#18
Yes I got it I am sorry next time I will also Post solution what I have done
3 Likes
Taifun
Split this topic
April 3, 2022, 8:54pm
#19