#ash_api

1 messages ยท Page 1 of 1 (latest)

amber ferryBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1397994512285962384

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

scenic loom
#

Hi hi. Sorry, fell off my chair. Reading now.

void holly
#

haha hii

#

suree

scenic loom
#

What errors are you getting?

void holly
#

it just doesnt work

#

once it showed me

#

that android permissions were wrong

#

so I updated sdk

scenic loom
#

What do the logs show?

void holly
#

implementation "com.stripe:stripeterminal-core:4.2.0"
implementation("com.stripe:stripeterminal-handoffclient:4.2.0")

#

what about these tow?

#

two*

#

these 2 also support 35?

scenic loom
#

Ya, they're also > 4.0.0

#

What do the logs from the device say?

void holly
#

[null, 0, You have declined the necessary permission, please allow from settings to continue., null, null], null)

#

in my plugin code, i didnt mention any android sdk versions for permissions

#

in

#

android manifest file

#

but in my main app code i did

#

i think i noe the issue now

scenic loom
#

That doesn't look like the logs from the device.

void holly
#

i need to either match manifest versions on both the projects, or remove both

#

<uses-permission android:name="android.permission.BLUETOOTH" android:maxSdkVersion="34"/>

#

this is what i have

#

which i changed to 35

#

but in my plugin code that i wrote for stripe support

#

i didnt mention the maxSdkversion

scenic loom
#

Ok. Without seeing the actual logs of the actual error, there's not much I can add here unfortunately.

void holly
#

sure ill get back to u soon once i try above

#

thanks

#

for the quick help

scenic loom
#

You're welcome! ๐Ÿ™‚