We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In debug mode everything work and great. However i try to build in release mode and install the apk.
Step 1. select a port Step 2. open the port Step 3. close the port then the app is closed. Seems there is an error when close the port.
workaround: Build the app in debug mode and remove the debug banner. However, there are performance issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In debug mode everything work and great.
However i try to build in release mode and install the apk.
Step 1. select a port
Step 2. open the port
Step 3. close the port
then the app is closed.
Seems there is an error when close the port.
workaround:
Build the app in debug mode and remove the debug banner.
However, there are performance issue.
The text was updated successfully, but these errors were encountered: