Pedro Galdino

Results 2 issues of Pedro Galdino

Hello, I'm having an issue when the app go to the Play Store. It's works normally with _ionic run android_ But when I send it to the play store, the...

Hello! I'm having some memory leaks problems. This is my code: ``` const AnyProxy = require('anyproxy'); const options = { port: 8001, rule: { * beforeDealHttpsRequest(requestDetail) { /* ... */...