Run ios from XCODE ERROR: NSException

Hi,
I have a problem whne I try run my app in iPad after migrate to Ionic PRO.

After build ios and load project in xcode, I try run in my iPad and get the error:

+[IonicDeploy isPluginUpdating]: unrecognized selector sent to class 0x1000f07d8
2018-02-05 01:22:24.124 app2[1032:296668] *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘+[IonicDeploy isPluginUpdating]: unrecognized selector sent to class 0x1000f07d8’
*** First throw call stack:
(0x183932db0 0x182f97f80 0x183939b44 0x183936bec 0x183834c5c 0x100078d94 0x10007c368 0x188ac0fa8 0x188d9fe24 0x10007c2a0 0x100961a7c 0x100961a3c 0x10096dcc8 0x100961a3c 0x100979de0 0x100963fe0 0x100966ec0 0x1838e8d50 0x1838e6bb8 0x183810c50 0x1850f8088 0x188af2088 0x100077bc4 0x1833ae8b8)
libc++abi.dylib: terminating with uncaught exception of type NSException

thanks a lot,