Samer Murad

Results 6 comments of Samer Murad

Hey man, thank you for the quick response, your message sent me on a bit of a research, so my problem is that we don't want the analytics to come...

I had the same problem but only when trying to brand our product with `electron-builder` in a linux Debian Buster docker container The solution that we ended up needing is...

@manelet The cloud version has this option in the app settings, it works for the trial version as well (had the same problem today) once you create a trial account...

I had a similar issue, but for me I needed to adjust the android `versionCode` dynamically based on the flavor (dev / prod). I have two yaml files, which are...

xcode 7.1 +

I have the same issue, I solve it by calling beginAppearanceTransition(false, animated: true) on the current VC before calling setCenterViewController