The inside_navigation hook only applies to the Primary Navigation. And you have the Off Canvas menu on mobile which requires a different hook.
One option is to create another hook for the generate_after_slideout_naviation to add those links to that menu.
If you have many conditional menus, it may be a lot easier to use a conditional menu plugin.