giridharvc7 / VCFloatingActionButton

A Floating Action Button just like Google inbox for iOS
MIT License
296 stars 77 forks source link

I updated my Xcode to Xcode 9 and now I am getting error #26

Open dlsuresh opened 6 years ago

dlsuresh commented 6 years ago

+0530 floatingButtonTrial[880:33492] *** Assertion failure in -[UIVisualEffectView _addSubview:positioned:relativeTo:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3694.4.18/UIVisualEffectView.m:1464

screen shot 2017-09-26 at 3 29 12 pm

AlessioCampanelli commented 6 years ago

yes, it seems that you're building the old version.... i fixed and pull request should have the fix.

2017-09-26 12:00 GMT+02:00 suresh d notifications@github.com:

+0530 floatingButtonTrial[880:33492] *** Assertion failure in -[UIVisualEffectView _addSubview:positioned:relativeTo:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UIKit-3694.4.18/ UIVisualEffectView.m:1464

[image: screen shot 2017-09-26 at 3 29 12 pm] https://user-images.githubusercontent.com/25578699/30854522-8c3a79e6-a2cf-11e7-9eb4-f3251515b5cd.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/giridharvc7/VCFloatingActionButton/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AGPYIeoKQPqvlMrgLbO9o7ZrpOxWWMHOks5smMs4gaJpZM4Pj_O5 .

AlessioCampanelli commented 6 years ago

it seems ok...​

2017-09-26 12:02 GMT+02:00 Alessio Campanelli alecampa2003@gmail.com:

yes, it seems that you're building the old version.... i fixed and pull request should have the fix.

2017-09-26 12:00 GMT+02:00 suresh d notifications@github.com:

+0530 floatingButtonTrial[880:33492] *** Assertion failure in -[UIVisualEffectView _addSubview:positioned:relativeTo:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/UIKit_Sim/UI Kit-3694.4.18/UIVisualEffectView.m:1464

[image: screen shot 2017-09-26 at 3 29 12 pm] https://user-images.githubusercontent.com/25578699/30854522-8c3a79e6-a2cf-11e7-9eb4-f3251515b5cd.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/giridharvc7/VCFloatingActionButton/issues/26, or mute the thread https://github.com/notifications/unsubscribe-auth/AGPYIeoKQPqvlMrgLbO9o7ZrpOxWWMHOks5smMs4gaJpZM4Pj_O5 .

dlsuresh commented 6 years ago

Thank you so much it's fixed

AlessioCampanelli commented 6 years ago

Thank you too :)

Il giorno mar 26 set 2017 alle 12:17 suresh d notifications@github.com ha scritto:

Thank you so much it's fixed

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/giridharvc7/VCFloatingActionButton/issues/26#issuecomment-332153594, or mute the thread https://github.com/notifications/unsubscribe-auth/AGPYITxYK2nFwivSjfimqKPhnlFNOBYYks5smM8bgaJpZM4Pj_O5 .

nbalaji0610 commented 6 years ago

Thank you so much.