• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Unicode filenames with Apple File System and UIManagedDocument
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unicode filenames with Apple File System and UIManagedDocument


  • Subject: Re: Unicode filenames with Apple File System and UIManagedDocument
  • From: email@hidden
  • Date: Mon, 06 Mar 2017 17:05:37 -0500

> On Mar 6, 2017, at 12:37 PM, Chris Ridd <email@hidden> wrote:
>
>
>> On 6 Mar 2017, at 13:28, email@hidden wrote:
>>
>> I have an iOS app (Attendance2) written in Objective-C. One of my users upgraded to the public 10.3 iOS beta and reported he could no longer open his documents (I have a subclass of UIManagedDocument so they are Core Data files stored in the package/directory format that UIManagedDocument uses). I didn’t notice any issues with my test device using the developer beta of 10.3. He changed the file names from Arabic to Roman and then he said he could open them.
>>
>> Everything I do with NSString is via UTF8 (and it worked fine with Arabic letters for this person before updating to the 10.3 beta) so I don’t think I’m doing anything wrong.
>>
>> Any suggestions?
>
> If that iOS beta has upgraded the user’s filesystem to APFS, then it may be an iOS bug that you need to report.
>
> Chris

I'm assuming the public beta upgraded to APFS (as I believe I read the developer betas upgraded to APFS). I'm trying to figure out if this an Apple bug (i.e., either APFS isn't handling his Arabic filenames correctly or perhaps something went wrong in the upgrade from HFS+ to APFS) or if perhaps it is a bug in my app (I doubt since all I'm doing is taking the NSString they enter and using it as the filename).

Is there anything else we could try to see which one of those it likely is? I'm going to ask him to create a new file and use an Arabic name and see if that works (i.e., was it just an issue with existing files in Arabic).

Thanks,
Dave Reed


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Unicode filenames with Apple File System and UIManagedDocument
      • From: David Duncan <email@hidden>
References: 
 >Unicode filenames with Apple File System and UIManagedDocument (From: email@hidden)
 >Re: Unicode filenames with Apple File System and UIManagedDocument (From: Chris Ridd <email@hidden>)

  • Prev by Date: Can I use the restore/auto-save loading functions for imports?
  • Next by Date: Re: Binding NSTextField to an array
  • Previous by thread: Re: Unicode filenames with Apple File System and UIManagedDocument
  • Next by thread: Re: Unicode filenames with Apple File System and UIManagedDocument
  • Index(es):
    • Date
    • Thread