I want to add a Starter service to an old rather large project that originated before the Starter service existed and thought that I could just add an existing Starter.bas module to the project as a module and all would be well. But it's not! I get an "Unable to create service" error when I run it. What am I missing?
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.CharSequence anywheresoftware.b4a.objects.ActivityWrapper.getTitle()' on a null object reference