victordiaz / PHONK

PHONK is a coding playground for new and old Android devices
https://phonk.app
GNU General Public License v3.0
461 stars 25 forks source link

HTTP Server crash app on exit #51

Closed victordiaz closed 4 years ago

victordiaz commented 4 years ago

Problem description As reported in #32 when testing Network / HTTP Server a error box appeared after i connected to the /helloworld page : error : Method 'io.phonk.runner.apprunner.api.PUI.toast(string.number)' can't be found (HTTPServer#24). And once I leave this example, a dialog popup "The application PHONK was stopped".

Device model Acer Iconia B1-A71 tablet

Android version Android 4.1.2.

Steps to reproduce the bug

victordiaz commented 4 years ago

Fixed with this commit https://github.com/victordiaz/PHONK-examples/commit/515d2f4ed7fac1b95368c98598facf77e1de0732