nightfall708

Results 15 issues of nightfall708

Hi, I've worked on this for a while having all sorts of errors, finally isolated the issue and found out that I can't make this work for the `Firebase` pod.

to confirm

## What did you do? Simple transition between two view controllers, with one object with the same heroID. ## What did you expect to happen? Consistent smooth transitioning ## What...

confirmed bug

Hi, I noticed this code users the function `setValue:ForKey:` which is considered private API. Other than the fact it may break in future iOS releases, does anyone know if Apple...

Hi, I seem to be having a problem using this. Tried also this example: https://github.com/NoTests/RxFeedback.swift/blob/master/Examples/Examples/Counter.swift And has the same issue. Can you point me to the problem or to a...

I'm using Realm Mobile Platform on macOS and it seems credentials are saved under the title "io.realm.sync.keychain". I would the title to reflect the name of the app, so that:...

T-Enhancement
O-Community

Hi, It seems that dismissing an alertView using: ``` objectivec [alertview dismissWithClickedButtonIndex:0 animated:YES]; ``` dismisses the alertView, but does not call the button's action.

Hi, I haven't been able to play this stream in my app: `http://provisioning.streamtheworld.com/pls/KSEQFMAAC.pls` I tried adding it in TracyPlayer but it fails to start. Not sure why. (build 2.3.2-115)

bug

This is very strange. It appeared on my app and reproduces on TracyPlayer. This stream: `http://glzwizzlv.bynetcdn.com/glglz_mp3` Buffers a lot (almost every 2 seconds) when I'm on cellular, but works just...

bug

Hi, #605 is solved, but now this has emerged. I believe in lower frequency, but it is new. The stack I have: ``` 0 CoreFoundation 0x000000019e66eb34 7A70D5D4-0550-38DC-AB33-71B72AFF1F5F + 969524 1...

bug

Hi, After connecting my wallet I am able to successfully personal_sign and eth_sign, but eth_sendTransaction doesn't get a response. Any idea what I might be missing?