onesky / plugin-ios-ota

Over the air plugin
50 stars 8 forks source link

IBSupport not working when using multiple targets #32

Open MatthewCawley opened 4 years ago

MatthewCawley commented 4 years ago

Including ibsupport using the following code:

./Pods/OneSkyOTAPlugin/OneSkyOTAPlugin/ibsupport

Only works on the primary target. For all other targets, the following error is returned:

Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIViewController 0x1055051f0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key cancel2faButton.'