Can I use "unlit" lighting on mobile?

you need special permissions to run “viewmode unlit” console command in packaged game,
all mobile devices support the mode

simply add: r.ForceDebugViewModes=1

to the DefaultEngine.ini under the [RenderSettings]