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 |
How to silent the noisy keyboard?
What is ios technology?
Explain difference between nil and nil?
How to parse json? Explain
Explain arc?
What is the difference between weak and strong?
What are moments and collections?
How are non-atomic and atomic properties different? Which one is the default property for synthesized properties? When would a user operate one over the other?
Explain about NSURL Connection Delegates
What are various singleton instances provided by frameworks?
Explain me what is arc? How it works?
What is push notification?