How to hide "using app server https://oooooo.net" #4497
-
When my android app is launched, it make a toast message "using app server https://oooooo.net" I can not find hide option in documents. --------------- from capacitors.config.json -------------------- |
Beta Was this translation helpful? Give feedback.
Answered by
jcesarmobile
Apr 27, 2021
Replies: 1 comment
-
That appears when using the url option on debug builds. You can’t remove it unless you build a release build. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Card2Me
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That appears when using the url option on debug builds. You can’t remove it unless you build a release build.
We have removed it in capacitor 3, so another option is to update.