I looked over the changes between 2.0.1 and 2.1.0 for the switch, and the bug is pretty obvious and was easy to fix.
You need to the following line to "switch/src/host.cpp" at line 119:
this->regist_info.pin = pin;
Then you need to rebuild the .nro and load it.
It looks like they were in...