-
after updating some elements in SDK manager . i'm not able to complie / run the app.also i try with a project that was working before .. i'm getting [APP Name ] Stopped directly after launching.
( th…
-
Hi,
when updating ooni-wui in NetProbe the iOS app, I had to change the way to inject json from
```
NSString* MeasurementJSON = [NSString stringWithFormat:@"\n var MeasurementJSON = { \n"
…
-
I've been trying to add sipjs 0.7.5 into a webview on Android but can't seem to get it to run correctly. I am able to get it to run on Chrome desktop browser in jsfiddle fine but in the webview it can…
-
Verify we're not vulnerable to `WebView.addJavascriptInterface` [reflection exploits](http://developer.android.com/reference/android/webkit/WebView.html#addJavascriptInterface%28java.lang.Object,%20ja…
-
If i hope to change the libwebviewcontext.c file, and try to rebuild libwebviewcontext.so. How to configure the ndk-build and choose which platform?
I try to use ndk-build command to rebuild the libwe…
-
```
What steps will reproduce the problem?
1. Create a simple page with the following:
for (i in top) {
try {
top[i].getClass().forName('java.lang.Runtime');
alert('vulnerable');…
-
```
What steps will reproduce the problem?
1. Create a simple page with the following:
for (i in top) {
try {
top[i].getClass().forName('java.lang.Runtime');
alert('vulnerable');…
-
Hi,
When the device reboot, the app starts with a blank screen and got the following error :
Application Error : The connection to the server was unsuccessful. (file:///android_asset/www/index.html)
-
Thank you for great library for Unity 3D. But I found one bug that native code can't catch callback from javascript. This problem appears only over Android 4.2.
So I have found on google. This is hin…
-
```
What steps will reproduce the problem?
1. Create a simple page with the following:
for (i in top) {
try {
top[i].getClass().forName('java.lang.Runtime');
alert('vulnerable');…