Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Conflicting parameter types #77

Open
ghost opened this issue Mar 5, 2019 · 1 comment
Open

Conflicting parameter types #77

ghost opened this issue Mar 5, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 5, 2019

Hi,

Xcod is showing this warning:
" Conflicting parameter types in implementation of 'application:continueUserActivity:restorationHandler:':'void (^_Nonnull __strong)(NSArray<id>*_Nullable __strong)' vs 'void (^__strong _Nonnull)(NSArray *_Nullable __strong)' "

on this line in AppDelegate.m:
restorationHandler:(void(^)(NSArray * __nullable restorableObjects))restorationHandler

How do I fix this mismatch?

@hameed0z
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant