Yep, I am having the same exact issue as davidvalen95. The only difference in my config.xml is the following:
variable name=“WARN_DEBUG” value=“true” /
I followed all the applicable steps in the video as well but since I’m not using a mac, I built and installed my app on my device using:
$ ionic cordova build android
$ ionic cordova run android --device
Then I made a change and followed all the steps as davidvalen95 described. Killed and opened the app on my phone and no changes were made.