gaplan

Results 22 comments of gaplan

still not working with instagram :(

Could it be a misunderstanding? Because it communicates only with Mqtt without using any web port. When I debug the classes, I couldn't see any web call.

They used to work as a web-app. but those parts are no longer responding. they completely converted it into an app instagram.lite_67.0.0.0.51 = web-app ![image](https://user-images.githubusercontent.com/2036941/154137792-1c4c3660-eba4-4356-badb-9378f961f16b.png)

Instagram lite and Facebook lite seem to work the same way.

> you can modify the value of str from inside the function itself `implementation = function(context, r7, r8, r9, str, str2, str3, list, map, set, z){ str = 'new string'...

whenever i call this library i get error like `emulator.load_library("./vfs/system/lib/libsscronet.so", do_init=True)` but the file is under this folder `/Users/username/Downloads/ExAndroidNativeEmu-master 2/vfs/proc` Why can't I see it, or where am I doing...

Hello @dpnishant , Same issue console log is ; > [Genymotion Motorola Moto X::com.google.android.youtube]-> message: {u'type': u'send', u'payload': u'{"time":"2019-07-19T10:22:28.204Z","txnType":"Crypto","lib":"java.security.MessageDigest","method":"update","artifact":[{"name":"Raw Data","value":"[object Object]","argSeq":0}]}'} data: None > message: {u'type': u'send', u'payload': u'{"time":"2019-07-19T10:22:28.208Z","txnType":"Crypto","lib":"java.security.MessageDigest","method":"digest","artifact":[{"name":"Algorithm","value":"MD5","argSeq":0},{"name":"Digest","value":"[object Object]","argSeq":0}]}'}...

@dpnishant and when open this line > console.log("MessageDigest.update input: " + updateInput(input)); this is the log ; > MessageDigest.update input: [object Object]

@dpnishant , can u help us ?