Bug #8237
Fix ClassCastException in io.scal.secureshare.controller.YoutubeSiteController.startAuthentication, line 70
Status: | New | Start date: | 04/14/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
Version 2.1.6.7-beta-2 (1116) | org.storymaker.app¶
Stacktrace¶
io.scal.secureshare.controller.YoutubeSiteController;startAuthentication;YoutubeSiteController.java;70 io.scal.secureshare.controller.YoutubeSiteController$VideoUploadAsyncTask;doInBackground;YoutubeSiteController.java;244 io.scal.secureshare.controller.YoutubeSiteController$VideoUploadAsyncTask;doInBackground;YoutubeSiteController.java;185
Reason¶
java.lang.ClassCastException: org.storymaker.app.publish.PublishService cannot be cast to android.app.Activity