Ricardo Sanchez-Saez

Results 22 comments of Ricardo Sanchez-Saez

Is there any way of updating the icon in the package without overwriting `lion.icns`? I copied the new icons into `cd to.app\Contents\Resources\English.lproj`, updated the `Info.plist` _Icon file_ key to point...

I'm experiencing this problem as well. [Pull Request #5](https://github.com/MrAlek/AWPercentDrivenInteractiveTransition/pull/5) looks like a feasible solution. Although note that, related to this, probably all this layer timing handling code should be done...

I think you need to add the iPhone 6s, iPhone 6s+ and iPhone SE product codes to [this list](https://github.com/rsanchezsaez/CardboardSDK-iOS/blob/master/CardboardSDK/Cardboard/ScreenParams.mm#L172-L183). It'd be good to take the chance and add all the...

I didn't and don't have much time to look into this. Did you make any progress with this?

Thanks for the comments. I have never looked into auto-renewable subscriptions, so it is not supported by CargoManager automatically. Subscription expiration must be detected separately at the moment. However I...

Thanks for the report! I don't have much time to look into this at the moment but you are right, this feature is useful in the case of IAPs with...

Hey @stefkeB, sorry for my super late reply. I didn't/don't have the time to look into this, did you have any luck fixing this? I'd welcome a PR with this...

This is not currently supported by this port. I'm not sure, but perhaps the closed source official [Google VR iOS SDK](https://developers.google.com/vr/ios/) supports it.

Sorry for my late reply. I don't have the time to look into this, did you make any progress?

Hmm, that's weird. I did pretty extensive testing on an _iPhone 6_ back when I originally released this and I didn't experience the issue. The _CoreMotion_ mode directly uses the...