Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7693609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T21:07:45+00:00 2026-05-31T21:07:45+00:00

I have an app which has different app identifier for iphone and ipad and

  • 0

I have an app which has different app identifier for iphone and ipad and i want to sync both of them using icloud, is it posible to use different app identifer for same container in icloud.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T21:07:46+00:00Added an answer on May 31, 2026 at 9:07 pm

    Yes, it is possible to sync data between different apps using iCloud (different apps always have different app IDs, don’t they?). Use the entitlements of your apps to specify to which containers they should have access. Then use a common container to store and sync your files.

    Update on 10/30/2013 on request of Dinesh Kaushik:

    • Open your project in Xcode and select the project in the ProjectNavigator
    • Go to the “Capabilities” Tap (Xcode 5) of the project and find the iCloud section (should be right on the top)
    • Here you can specify all Ubiquity Container the app should have access to.
    • To share data between apps they need to share a common Ubiquity Container. Thus add at least one Ubiquity Container that is used by
      all participating apps. The easiest way to just one Ubiquity
      Container (of course the same in each app)
    • When “connecting” to iCloud you use the following code to get the Ubiquity URL:

      NSURL *cloudURL = [[NSFileManager defaultManager] URLForUbiquityContainerIdentifier:nil];

    • Using nil as identifier will return the URL of the default Ubiquity Container. Use a concrete ID to get the URL of another Ubiquity Container.

    The Ubiquity Container is basically just a folder on your device. The iCloud Service will observe this folder and transfer all changes to the same folder on other devices.

    From my experience there is one golden rule about iCloud:

    DONT USE IT!

    I am serious. iCloud is unstable and unreliable. Your app might crash from time to time and you will never find out the concrete source of the problem. Users will ask why syncing does not work from time to time and blame you and your app for the poor performance.

    iCloud might be OK for simple KeyValueStore but anything else is a mess. Do not wast your time. Use another Cloud service like Dropbox instead.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating an app which has version for both iPhone and iPad, iPad
I have rails app which has a list of users. I have different relations
I have an app which has a UITabBarController, and when different tabs are pressed,
In my app i have a PieChart which has certain divisions denoting different areas
I have a JSP page (home page) in a Web App, which has different
I have a settings bundle in an iPhone app which has several subtle variant
I have an iPad app which is for both iOS 4 and iOS 5.
sorry for the newbie question: I have an app which has projects with different
I have a .net winforms app which has a few animation effects, fade ins
I have an view in my App which has a number of buttons based

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.