Yassine Benabbas

Results 6 comments of Yassine Benabbas

Hi you're welcome :). Ah ok I understand. What should be done is: - Make Label inherit from View - Keep the current event handling mechanism (because GestureRecognizer is not...

Hi @compnerd . Can you take a look at my last modifications please ? I transferred some event handling code from Control into Label to allow the developer to use...

I tried moving code in Label+Temporary but this seems more complex than expected because of visibility problems. The current Laabel+Temporary file contains code that did not require changes. Instead of...

Can you try with https://github.com/troystribling/BlueCap app, since my tutorial uses this SDK ?

Hi, Thanks for the MR. If the reading is done in the loop function, maybe we can replace while by if ? What do you think ?

> Thanks, it's working for me when I've explicitly mentioned everyting that stands for Crashlytics > > ``` > pod 'Firebase', '6.21.0', :configurations => ['Debug_dev', 'Release_dev'] > pod 'FirebaseAnalyticsInterop', '1.5.0',...