开发者

How to attach a file from ipad in your application?

开发者 https://www.devze.com 2023-04-05 04:33 出处:网络
I have developed an application in ipad, i want to browse a file from ipad and attach it to my apps..it should not be like e-mail attachment..am sorting out the code but am ge开发者_JS百科ttin code fo

I have developed an application in ipad, i want to browse a file from ipad and attach it to my apps..it should not be like e-mail attachment..am sorting out the code but am ge开发者_JS百科ttin code for only email attachment


The only files on the iPad your app will be allowed to browse are the files inside your app's sandbox or those accessed using a framework like the Assets Library Framework. As for "attaching a file to your apps", what do you mean by that? Can you clarify?

0

精彩评论

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