I am having the following error:
No type or protocol named 'UIUserActivityRestoring'
The code where the error is happening
[self application:application continueUserActivity:activity restorationHandler:^(NSArray<id<UIUserActivityRestoring>> * _Nullable restorableObjects) {