Hi Sajith,

I believe this is a question for the plugin developer, and/or the Ionic
team.  This list is for developers contributing to Cordova.  You might also
want to try stack-overflow[1] or the cordova #slack [2] workspace. If you
find that this is indeed a cordova-android issue, please file an issue at
https://github.com/apache/cordova-android/issues

Cheers,
  Jesse

[1] https://stackoverflow.com/questions/tagged/cordova
[2] https://slack-cordova-io.herokuapp.com/



On Mon, Nov 26, 2018 at 11:05 PM Sajith Jith <saj...@routementor.com> wrote:

> Hello Team, we are really in need of your help. We have an android app
> running with Ionic2. Its using advanced HTTP plugin (with SSL pinning).
> When we make HTTPS API calls to server the parameters which are passed in
> the API is getting retained in the RAM for longer duration. We are testing
> it with FRIDA tool.
>
> RAM DUMP:
> *exec uS CordovaHttpPlugin post CordovaHttpPlugin852848727 U
> ["https://www.routementor.com/XXX
> <https://www.routementor.com/XXX>",{"username":"x...@routementor.com
> <x...@routementor.com
> >","password":"XXXX!"},"json",{"Cookie":"route_sessions=XXXXX","X-API-KEY":"XXX","Content-Type":"application/json","Cache-control":"no-cache,no-store","Expires":"0","Pragma":"no-cache"},60]*
>
> The above data in RAM dump is very much similar to the JAVA component
> receiving the data for making API calls. Even after a Sucess/Failure
> callback the above data is retained in RAM. Please guide us in this case.
> We are finding limited resources to address this issue.
>
>
> --
> *With Warm Regards,*
> *Sajith*
> *Route Mentor Solutions*
> *Cell *: +91 9895127134 | *Skype *: sajith_jith
>

Reply via email to