dpnishant / appmon

Documentation:
http://dpnishant.github.io/appmon
Apache License 2.0
1.56k stars 276 forks source link

Webview postdata from Object to string (Question) #68

Closed Radzhab closed 6 years ago

Radzhab commented 6 years ago

I want detect which params sended to Webview. In logger i see this data

image How convert it from Object to string readable data?

dpnishant commented 6 years ago

Thanks @Radzhab for the bug report. I have tried to fix the bug in https://github.com/dpnishant/appmon/commit/6ca5db9cbaf88fd84bcb9a22dd6e21d37a75a6a3. Please do git pull origin master and re-test. It should hopefully work.

Radzhab commented 6 years ago

thx!

Radzhab commented 6 years ago

pls add same operation for other scripts. Example,

image

dpnishant commented 6 years ago

Thanks @Radzhab for the bug report. I have tried to fix the bug in https://github.com/dpnishant/appmon/commit/524fcd3135431c1b7fad78964129e07a1f450b53. Please do git pull origin master and re-test. It should hopefully work.

dpnishant commented 6 years ago

Closing this issue as no further work is planned.