Finishing the current activity after the video has been uploaded 100%
AnsweredHi:
I am working with the latest Android SDK of Ziggeo (0.55) and I found the follow problem:
I am using the fragment version, instead of the fullscreen version.
So, after I recorded the video and selected the cover, I starts another activity while the current video is being uploaded.
After the video has been uploaded 100%, my current activity gets destroyed (finish) and then I will come back to the previous activity.
Is there any way to upload the video in the background while I am using an activity different that the one I used for record the video using fragments?
Thanks
-
Hi Jiahao,
Could you please try using the latest version - 0.56?
Our Android SDK developer is looking further into the issue, however it might be resolved by that version.
On the Monday this coming week we should know more about the same and possibly have a permanent fix (if the above version does not resolve the issue for you).
Do of course let us know how it goes Jiahao.
0 -
Hi Bane:
I have tried it on Android SDK 0.56 and the problem is the same. It seems that after the video has been uploaded correctly, the app try to come back to the same activity where the video was recorded.
A easy solution for this is instead of start another activity, replace the current fragment. This will make the logic of the app a bit harder as I have to manage better the lifecycle of the activity/fragment, but it could work.
Could you check what is the problem?
0 -
Hi Bane:
I have figure out the problem. It is not so related with the ziggeo but with the way I am handling the response.
Sorry about the question. Working on a side project in my free time is quite stressful. As we are getting closer to the release day, things are getting hard.
Thanks for your help anyway.
0 -
Hi Jiahao,
I am happy to hear that you have found the cause and the solution for the same. :)
Do of course let us know if there is anything else that we could assist you with and we would be happy to do so :)
0
Please sign in to leave a comment.
Comments
4 comments