I tried to create a simple JobScheduler job just to see how it works. but I keep getting this exception on runtime, I can\'t figure it out as I followed the gui
JobScheduler
You need to add the permission android.permission.BIND_JOB_SERVICE into your AndroidManifest.xml
android.permission.BIND_JOB_SERVICE
... ...