jacobokoenig

Results 11 comments of jacobokoenig

Cocoapod installation still seems outdated. Is Swift 3 version available on the main branch?

In my case I'm running a tablet with Android 6. I can find the printer within the Bluetooth configurations in settings, but the sample app does not find it. If...

@ahmedahel how are you encoding the text? Can you share some code?

Is there any news on this point? I'd love to have colored outputs using VSCode. Maybe there's a plugin to fix that?

> Pls try to add `platform :ios, '10.0'` to your Podfile. This line is not playing nice with some of my other dependencies.. Is there any way to run amplitude...

Is there a plugin for this perhaps?

@TimWhiting can you share your workaround? Trying to extend a class that uses freezed and I would hate to have to remove the freezed implementation

In my case, running on Chrome with the default run configuration, I see the assets in low definition (see even rive watermark). Has anyone else experienced this? [✓] Flutter (Channel...

+1 My console marks Using OpenGL ES graphics, and crashes with no reason (lldb)

I went through a lot of errors that I solved in different ways, If I am not mistaken, this one I solved by including Camera permissions in the plist.info file....