#thiagomacauba88_code
1 messages · Page 1 of 1 (latest)
👋 Welcome to your new thread!
⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1252334443558076518
📝 Have more to share? Add details, code, screenshots, videos, etc. below.
Hello, I am not as familiar with our android SDK but am pulling in my colleagues who have worked with this more. I will let you know what we can find.
Thanks @tame mirage
yep
started to get a lot of issues
is there any lower version for localmobile?
I already have the stripe terminal working, i just need to add localmobile
Can you be more specific?
What are all the issues?
let me try
getting this
2 files found with path 'org/bouncycastle/x509/CertPathReviewerMessages_de.properties'.
Adding a packagingOptions block may help, please refer to
https://developer.android.com/reference/tools/gradle-api/7.4/com/android/build/api/dsl/ResourcesPackagingOptions
for more information
That doesn't look like it comes from stripe sdk though
You get that only when adding localmobile?
Can you share the config you're using?
started after add localMobile library
val config = DiscoveryConfiguration(20, DiscoveryMethod.LOCAL_MOBILE, false)
I'm getting the issue when I'm try to build
i think I found the solution
yep it's related to stripe
it seems like it solved... let me do a double check
worked
thanks!