Bej-Technologies
Bej-Technologies
I am getting this every time I open my Android app. Sure it's just a warning but it just creates lots of noise in our logs. We can ignore it...
@emeraldsanto your solution crashes for me if e.g. the view is not inside a screen in Bottom Tab Navigator. For me it works using HeightContext instead: ```js import { BottomTabBarHeightContext...
So there is no way to send a start/stop command to the charger using this repo?
Perfect! I think I just misunderstood your last comment. Now we have it up and running here, thank you for clarifying
Hi @yrajshekhar! Stacktrace: ``` Fatal Exception: java.lang.RuntimeException: java.lang.Throwable: A WebView method was called on thread 'mqt_native_modules'. All WebView methods must be called on the same thread. (Expected Looper Looper (main,...
@yrajshekhar I managed to reproduce it now, it crashes when I press the volume up/down button. Any ideas why that can be?
I'm also trying to fork the library to edit it myself but the build seems to fail? https://jitpack.io/com/github/appnexus/mobile-sdk-android/7.21/build.log
Ping @yrajshekhar
I did some downgrading to see if I could get rid of the issue with older versions of your library and it seems like on version 7.13.1 it starts working....