xcode - How to add Resource in IOS project at runtime -


Is it possible to include images in the iOS application in runtime?

No Xcode project is automatically present on runtime, and the application bundle can not be modified.

If you need to add data to runtime, you will need to save it outside the application bundle.

Comments

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -