Ido

Results 26 comments of Ido

@aleksandrshoshiashvili same error on xCode 9.4.1, I couldn't find the `AwesomeTextFieldSwift.framework` file so I can't try the solutions that you sent. The library also not supporting RTL (Right To Left)...

No, I think you’ve misunderstood me, I didn’t mentioned to use bytes at all, only from the `String` itself, the chars from the end of it (after the dot). ‫ב-25...

I was able to workaround this with `import { setPersistence } from '@firebase/auth'` only, `browserSessionPersistence` can be imported from `@angular/fire/auth`.

@kashesandr The issue is with `setPersistence` only. You can workaround this with `import { setPersistence } from '@firebase/auth'` only, `browserSessionPersistence` can be imported from `@angular/fire/auth`.

@mcnaveen Try to go to System Preferences > Privacy & Security > Recording Screen, untick and tick back flameshot. It seems like the issue is that when replacing the app...

@IvanColucciSW I'm sorry, but I honestly don't remember, it has been a long time since I faced it and probably the new versions of the libraries changes things, so you...

I've currently tested it with 1 temperature sensor and it seems to work great beside that it ignoring the `"heating"` and the `"cooling"` settings; even tho they are both set...

Just for reference (since it seems like this library have been abounded), I'm attaching the PR that fixes the forcing of enabling heating/cooling and set the default behavior to act...

Looks like all of the images that created from PDF files are 3 times smaller than the `cropView`, so all I had to do is to multiply the points of...