Cameron Greene
Cameron Greene
Thanks for responding so quick! I am using 0.9.0, using ```implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-places-v8:0.9.0'``` There is no notable output when using the Autocomplete UI, even on Verbose. Almost no output at all...
My source code is here if you'd like to try it out: https://github.com/jollygreenegiant/SimpleWeather It may be difficult to reproduce though, since it seems to work fine at the start. At...
@langsmith any updates on this? Is there a way I can view the API responses so I can try to debug what's going on?
Thanks for taking the time to get the API keys and everything to actually take a look at it, I really appreciate it. So I removed the constraintLayout dependency from...
The updated code has been pushed, if you want to check it out at any point. I know how to set the focus for an EditText, I assumed that was...
Any plans for this to be merged? Would love to see these changes in the library
This is by design - the library is designed to only allow unique screen keys on the stack, so to avoid the crash you'll either need to make your screen...