Is there any chance to runtime xib loading from remote server? Or i need to compile into the build? And if its possible, how can I add remote image resouces in interface builder.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I assumed Bundles could be used but after checking with docs again, it looks like you can’t use this. It makes sense. Apple wouldn’t want you extend your app’s functionality without them reviewing it. Malicious behavior could compromise security too.
So, I doubt you will be able to do this.