#ceo_code

1 messages · Page 1 of 1 (latest)

gloomy plumeBOT
fluid abyssBOT
#

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.

gloomy plumeBOT
#

👋 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/1275750749040676905

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

lunar sierra
#

hello!
I tried to discover some readers with my android device, but I receive this error. Why it appears and how can I solve it ?

bleak apex
#

Could you please share the full error message?

lunar sierra
#

error message : Debuggable applications are not supported in the production version of the localmobile reader. Please use a simulated version of the reader by setting DiscoveryConfiguration.isSimulated to true."

bleak apex
#

Is this in Live or Test mode?

lunar sierra
#

test mode in on a real device on android

lunar sierra
#

yep, same error
If I change to true, it will return me some dummy object, but with false it return me that error from above

grand frigate
#

yes, that's normal— if you're using a debuggable app, you have to use the simulated option, which gives you a 'dummy' object yes.

lunar sierra
#

ok, but I am not so sure that I am understand... So if I want to develop this tap-to-pay feature I have to develop somehow in production mode ?