GC-Jacky

Results 20 comments of GC-Jacky

> I have fixed this issue by go to Build Settings and search for "Optimization Level", change the value from "Optimize for Speed" to "No Optimization" What? Why? How? Is...

i got the same error. There is nothing wrong with contract if I use my own script to send a transaction, it will success.

I asked this question in telegram group. and I got answer from a very nice guy. he suggest: `Try Gas limit 50000 and Gas price 5000000000000`

Hi Saiday, thanks for the reply. But I don't have seeking function. the seek call is from "findSourceInPlayerItems as you can see: In HysteraPlayer.m ``` objective-c - (BOOL)findSourceInPlayerItems:(NSUInteger)index { for...

I'm using pod version `pod 'HysteriaPlayer', '= 2.1.0'` You my check the crash here: http://crashes.to/s/dce5979ad7c Thanks!

Yes it's all good when I test it. and I'm not sure how to re-produce this issue anyway. but I will try the workaround. Thank you!

using master branch instead of version will solve the problem.

it looks like the duration is changing due to a random advertising clip appended at the end of the episode audio. I'm still researching it.

I tried "metadata" and "calculated size" but couldn't get the correct duration. These episode are using some sort of [DAI](https://docs.fastly.com/products/fastlys-onthefly-packaging-service) to dynamically insert a small part audio into the episode....