开发者

iPhone webapp: How let user to view a file and survive

开发者 https://www.devze.com 2023-02-08 07:11 出处:网络
I\'ve got a webapp,that runs in full screen mode. Part of it is, that the user can download a f开发者_JAVA技巧ile and view it on iPhone.

I've got a webapp, that runs in full screen mode. Part of it is, that the user can download a f开发者_JAVA技巧ile and view it on iPhone.

The problem is, when I let download the file and user sees it in a viewer app, my app gets status of a background application and iOS kills it. So, when the user leaves the viewer, my app is gone. What wasn't really intended.

Is there a way for my app to survive the file download & view?

Thanks in advance!

0

精彩评论

暂无评论...
验证码 换一张
取 消