App not asking for permission

Hello :kodular: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

But still the issue is same.

Any help will be appreciated,
Akshat

1 Like

Share test app let me try

2 Likes

Ok i am sending it in PM

2 Likes

U have done mistake, it is not android.permissions but, android.permission

1 Like

NOPE, its not asking u can check by own i had sent u

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

Thanks @Akshat_Rana if you get any problem in future just message I will be always available for help

1 Like

I just changed the position of asking permission block and Changed some permissions

Why PM? :thinking:

3 Likes

#off-topic

Top secret aix maybe
:joy:

2 Likes

That thing is not to be revealed here

Cause I thought that his project is professional and he Don’t want to share to public

1 Like

So for what we call this community?

2 Likes

Then why personal messages system is there :expressionless:
NO HATE

To privately communicate.
It is not here to post a public topic and get solution in a private message.

3 Likes

I think we are going off topic

Yes I got it I am sorry next time I will also Post solution what I have done

3 Likes

5 posts were split to a new topic: ERROR 903 The permission WRITE_EXTERNAL_STORAGE has been denied