You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
The following warnings are now appearing when building with Xcode 8. Using plugin version 1.2.0.
...Plugins/cordova-universal-links-plugin/AppDelegate+CULPlugin.h:15:36: Pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
...Plugins/cordova-universal-links-plugin/AppDelegate+CULPlugin.h:15:128: Block pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
The following warnings are now appearing when building with Xcode 8. Using plugin version 1.2.0.