Skip to main content
Participant
July 24, 2014
Question

iOS - ANE - Cannot load resource in bundle

  • July 24, 2014
  • 0 replies
  • 253 views

Hi,

I'm using a xib file. And as I searched, I found this discussion: Re: Is XIB not supported in static library (for creating Native Extension)?

I was able to create an bundle containing the xib file, but when I try to use it, it returns with the error: 'NSInternalInconsistencyException', reason: 'Could not load NIB in bundle:"

I also used the same bundle to a pure iOS project, but it works. I'm not pretty sure what I'm missing here. Please help.

This topic has been closed for replies.