Closed
Description
The new version of uploadservice plugin requires you to set the namespace. Despite the namespace being declared on Line 8, it is null when you start the session. This causes the upload as well as the progress indicators to fail inexplicably. I tried setting the namespace in the session(id:string) method and it seems to work.
This may be more of a documentation issue but for any uploads to work now in Android Oreo, androidDisplayNotificationProgress must be set to true.