Welcome, Guest
Username Password: Remember me

3.1.3 compatibilty with SCPropertyTypeSelection
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: 3.1.3 compatibilty with SCPropertyTypeSelection

3.1.3 compatibilty with SCPropertyTypeSelection 1 year, 7 months ago #1

Hello again, my app crashes on 3.1.3 devices when selecting a cell with SCPropertyTypeSelection because it is calling the contentSizeForViewInPopover property of UIViewController.

Is that property only used for the iPad?

Is there a way to bypass these calls if the version is less than 3.2?


Thanks in advance for all your hard work!
  • kamanova
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Karma: 3

Re: 3.1.3 compatibilty with SCPropertyTypeSelection 1 year, 7 months ago #2

Hi Karl:

This method should not be called if you've compiled for a base SDK prior to 3.2 . What base SDK are you compiling against?
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: 3.1.3 compatibilty with SCPropertyTypeSelection 1 year, 7 months ago #3

My base SDK is set to iOS 4.1 but I set the iOS Deployment Target field to iOS 3.0 under target info.
  • kamanova
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Karma: 3

Re: 3.1.3 compatibilty with SCPropertyTypeSelection 1 year, 7 months ago #4

I've sent you an update that should fix this issue. Please confirm, thanks!
  • tarekskr
  • OFFLINE
  • Administrator
  • Posts: 2402
  • Karma: 72

Re: 3.1.3 compatibilty with SCPropertyTypeSelection 1 year, 7 months ago #5

That worked... you guys rock!
  • kamanova
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Karma: 3
  • Page:
  • 1
Time to create page: 0.82 seconds