Results 10 issues of MinhDV

This is my code to handle video player when stream url reconnect. When i click play video on media controller, video player cannot resume: mVideoView.setOnErrorListener(new MediaPlayer.OnErrorListener() { @Override public boolean...

code push 1.11.20. When i update package and restart app, it's show dialog error, anyone have fixed this ? ``` ================================================================= Main Thread Checker: UI API called on a background...

When i deploy project on my server, it throwed exception when init facebook sdk- here is the error message on console of chrome: **Uncaught Error: Invalid argument** After that, i...

I had install lua rock 5.1. > # luarocks list > > Rocks installed for Lua 5.1 > --------------------------- > luasql-mysql > 2.6.0-1 (installed) - /usr/local/lib/luarocks/rocks-5.1 But when i run...

When i run build_linux.sh, it's error when build boost: [/data/NPLRuntime/Client/trunk/ParaEngineClient/NPL/NPLConnection.cpp: In member function ‘void NPL::CNPLConnection::connect()’: /data/NPLRuntime/Client/trunk/ParaEngineClient/NPL/NPLConnection.cpp:591:78: error: no matching function for call to ‘boost::asio::ip::basic_resolver::basic_resolver(boost::asio::basic_socket::executor_type)’ m_resolver.reset(new boost::asio::ip::tcp::resolver(m_socket.get_executor())); ^ /data/NPLRuntime/Client/trunk/ParaEngineClient/NPL/NPLConnection.cpp:591:78: note: candidates...

Hi, i have json logic with var nested object, how to compute input data with nested object JsonLogic: `String expression = "{\"and\":[{\">=\":[{\"var\":\"loan.requestInfo.requestLoanAmount\"},10000000]},{\">=\":[{\"var\":\"user.level\"},1]},{\"==\":[{\"var\":\"loan.queueName\"},\"PTF_Credit_Approval\"]}]}";` Input Data: ` Map data = new HashMap();...

Hi, i have installed application template by helm chart but still creating and no workload, service have create. It's stucked too long. Anyone know resolve this issuses. Thanks Kubesphere version:...

kind/bug

Your search near by library have a loop in request when get information. If you don't want get a place picture, i think must fix some line in code, because...

On ios is ok, but on android it crashed. Somebody can help me? thanks [WARN] : dalvikvm: threadid=1: thread exiting with uncaught exception (group=0x40ce01f8) [ERROR] : TiApplication: (main) [8244,13369] Sending...

I want to screen live streaming use media projection (screen record) and wowza server. I don't know how to do it ? Need help, please..