facebook / facebook-sdk-for-unity

The facebook sdk for unity.
https://developers.facebook.com/docs/unity
Other
487 stars 256 forks source link

Fb SDK v15.1.0 causing clash with Haptic asset Nicevibrations #663

Open redline-games opened 1 year ago

redline-games commented 1 year ago

Checklist

Environment

I am unable to successfully make builds. Xcode builds always fail to run on my iphone.

It marks these 3 lines inside the UnityFramework-Swift.h file with an "Expected a type" error:

+ (void)RegisterHapticEngineFinishedCallbackWithCallback:(HapticCallback _Nonnull)callback;
+ (void)RegisterHapticEngineResetCallbackWithCallback:(HapticCallback _Nonnull)callback;
+ (void)RegisterHapticEngineErrorCallbackWithCallback:(HapticCallback _Nonnull)callback;
Vukiz commented 1 year ago

If you upgrade your Haptic plugin to Feel the issue will be resolved. https://assetstore.unity.com/packages/tools/particles-effects/feel-183370?aid=1011lKhG&utm_campaign=unity_affiliate&utm_medium=affiliate&utm_source=partnerize-linkmaker It has an upgraded NiceVibrations included and causes no issues.

akroshteotia commented 9 months ago

Is this issue solved? Been almost a year

cometa93 commented 5 months ago

Still not fixed.

kureysalp commented 1 month ago

I've been using Nice Vibrations for a long time and they've made e deal with another company and moved asset to "Feel" package. Because of that I have no longer access the latest version of the asset. This is a really bad business practice.