sumup / sumup-ios-sdk

Other
46 stars 24 forks source link

Sumup ios SDK issue -[PECLoginSharedVC setAutomaticallyAdjustsScrollViewInsets_backwardCompatibly:]: unrecognized selector sent to instance 0x15f623b50 #14

Closed test8git closed 7 years ago

test8git commented 8 years ago

Hi,

we are receiving this issue when we want to build the project: -[PECLoginSharedVC setAutomaticallyAdjustsScrollViewInsets_backwardCompatibly:]: unrecognized selector sent to instance 0x15f623b50 2015-12-08 16:34:32.408 POS[2873:762491] *\ Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[PECLoginSharedVC setAutomaticallyAdjustsScrollViewInsets_backwardCompatibly:]: unrecognized selector sent to instance 0x15f623b50'

we are not using storboard.

and we try your given solution -force_load/-all_load with path of sdk but these are giving linker error.

mollidor commented 8 years ago

Hi @test8git ,

you'll need the -force_load option unfortunately. What linker warning are you getting?

Can you give the current 1.3 beta a try and see if it solves the issue? It's available on develop. https://github.com/sumup/sumup-ios-sdk/tree/develop