Jeyhey

Results 8 issues of Jeyhey

Please show in your example how to extract the encode data. You only show `for(DataItem dataItem : dataItems) { // process data item }` This is not very helpful. Please...

enhancement

When establishing the connection between two android phones via relay server (TURN), I observe that the connection is always lost after 10 minutes with SocketTimeoutException. In know that the default...

It would be really handy if you would add some html templates for the credit cards form the user has to fill. I think you posted an example somewhere in...

I get the following error when calling `apns:connect(apns_push, ApnsConnection)`: `{error,{keyfile,{badmatch,[]}}}` where ApnsConnection is a `apns_connection`-record. The key-file is set to undefined in ApnsConnection. What could be the reason?

1.x

The Nami browser extension API implements `signTx` and `submitTx` but no `balanceTx`. The latter is needed because the standard way to execute smart contracts on Cardano is to fetch an...

Currently it is not possible to know which text was parsed to ThematicBreak. Was it --- or was it *** ? This information is lost when parsing mark up text...

enhancement

I have a list of avatars that I display as `WebImage` in a `LazyVGrid`. The avatar is defined like this: ``` struct AvatarView: View { let url: String let size:...

I didn't find the command to stop the server in the documentation. How do I do this?