Can we save posts to local drafts and figure out how to publish to the blog. What do we need to do?
Answer / Pratik Singh
Yes, you can save posts as local drafts in iOS and publish them to a blog later. To achieve this, you'll need to create Core Data entities for Post and Draft, set up relationships between them, and implement methods for saving drafts, loading drafts, and publishing drafts.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the use of PO command in Xcode?
what are the new features in Xcode 6?
Assume that system is running low on memory. What can system do for suspended apps?
What is ios appdelegate?
Explain what is a class?
What are the application lifecycle in ios?
What are layers?
Who calls the main function of app during the app launch cycle in ios?
What does ns stand for ios?
What is sandbox in iOS operating system?
What is dynamic in iOS operating system?
Explain the application lifecycle in ios?