ShibaOriginal post
Rank 2: Process
PowerShell
D/AndroidRuntime( 9095): Shutting down VME/AndroidRuntime( 9095): FATAL EXCEPTION: mainE/AndroidRuntime( 9095): Process: online.karsmiths.madhurusers, PID: 9095E/AndroidRuntime( 9095): java.lang.RuntimeException: Unable to create service io.appwrite.NotificationHandler: java.lang.ClassNotFoundException: Didn't find class "io.appwrite.NotificationHandler"```Summary
Added 'io.appwrite.NotificationHandler' service inside the <application> tag, but getting a 'ClassNotFoundException' error.