Murphy Randle

Results 23 comments of Murphy Randle

Yup, this is a show stopper. Never got a chance to work on it @azer? Unfortunately I don't have time right now either.

I've found that this depends on the version of flow you are using. I spent a day debugging this myself, and it appears that flow 0.10 actually doesn't return any...

- [x] What about markdown checklists? - [ ] Yeah, what about them?

What if we did something like the CNAME file convention some servers had, and if the user has a “domains.txt” file in the root containing a comma separated list of...

I've got an M1 and have been trying to get going with ignite. I've run into other problems but at least for me, I wasn't stuck on the splash screen...

@javierbc121086 it might work if you remove `isSynchronizable`. I'm guessing there's some info plist permission that needs to be added for sync to work. Maybe https://developer.apple.com/documentation/security/keychain_services/keychain_items/sharing_access_to_keychain_items_among_a_collection_of_apps?

Ah note, there must be something else going on here. The reason I wasn't getting anything back in my code was that I wasn't passing `isSynchronizable` to both the getter...

This feature, as well as being able to attach check images, is very important to me. I'd be happy to help with this if there's anything that I can jump...

@Pruthvirajcodewave @nabeelItilite you've likely moved on from this by now, but with the current API you'd need to load the entirety of the file from disk into a base64 string...

@caiusCitiriga did you make sure that your browser page loads cordova.js? I don't see that error, but I also don't seem to have audio recording working in the browser. But...