• 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: No longer existing outlet causes crash in new version of app (iOS)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No longer existing outlet causes crash in new version of app (iOS)


  • Subject: Re: No longer existing outlet causes crash in new version of app (iOS)
  • From: Koen van der Drift <email@hidden>
  • Date: Thu, 06 Mar 2014 19:25:33 -0500

Just changing the name of the VC solved it.

- Koen.


On Mar 6, 2014, at 7:18 PM, Koen van der Drift <email@hidden> wrote:

>
> On Mar 6, 2014, at 7:15 PM, Kyle Sluder <email@hidden> wrote:
>
>> Delete the app from your device and rebuild. I'm guessing the XIB is
>> left over and has the same name as a UIViewController, but that view
>> controller is now trying to set up its view in code. Since Xcode never
>> deletes files from the build products unless you've done a clean
>> build—nor does it delete files from the app sandbox when copying to the
>> device—the framework can still find the XIB at runtime.
>
>
> Will this be an issue with users when they update to the new version? I don't want them having to delete the app and lose their data.
>
> Thanks,
>
> - Koen.


_______________________________________________

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: No longer existing outlet causes crash in new version of app (iOS)
      • From: Kyle Sluder <email@hidden>
References: 
 >No longer existing outlet causes crash in new version of app (iOS) (From: Koen van der Drift <email@hidden>)
 >Re: No longer existing outlet causes crash in new version of app (iOS) (From: Kyle Sluder <email@hidden>)
 >Re: No longer existing outlet causes crash in new version of app (iOS) (From: Koen van der Drift <email@hidden>)

  • Prev by Date: Re: No longer existing outlet causes crash in new version of app (iOS)
  • Next by Date: Re: No longer existing outlet causes crash in new version of app (iOS)
  • Previous by thread: Re: No longer existing outlet causes crash in new version of app (iOS)
  • Next by thread: Re: No longer existing outlet causes crash in new version of app (iOS)
  • Index(es):
    • Date
    • Thread