Josh Strange
Josh Strange
@Irrelon I have not seen those issues myself. I know my own UI needs improvement for reflecting the current state of the reader but so far I have not been...
Anyone have a good solution to using Font Awesome icons? They don't bundle svg files AFAICT, it's a js file that exports the svg path... Edit: Of course once I...
@kevinsimper Could you please share your code to store the data into UserDefaults/SharedPreferences (if you also wrote an implementation for Android). We're running into the same issue and your POC...
After digging some more and working on a method to use `UserDefaults` we discovered, by accident, that the event handler (`pushNotificationActionPerformed`) appears to be called on cold start when you...
I think is related to not being able to add multiple `NOT` conditions. If I put 2 attributes within a `NOT` then I get: ```Value for operator "NOT" can not...
I’ll look into both and report back if I find a good way to handle it (for other people who might be in the same position). I totally understand your...
@maxbec Were you able to figure this out and/or use a different tool?
I'm running into this issue as well I'm not sure what the "blessed" approach is. I'd prefer to do ```typescript @Attribute({ default: null //
Sorry I never replied back to this, this library works fine with Stripe Test cards, I got a bad batch initially and I have since tested them and they work...
@adelinor Did you ever find a way to resolve this? I'm seeing the same thing.