Posts

Post not yet marked as solved
1 Replies
0 Views
Sure, you can use the update method in your SKScene (make sure to use delta time): https://developer.apple.com/documentation/spritekit/skscene/1519802-update
Post not yet marked as solved
4 Replies
0 Views
I found a workaround for this bug. Make sure not to add any node on your first SpriteKit scene, instead wait 0.5 sec before loading your nodes.
Post not yet marked as solved
1 Replies
0 Views
yourSprite.texture = yourNewTexture
Post not yet marked as solved
1 Replies
0 Views
Replied In App iCon
The 1024x1024 App Store icon is inside your App (Assets -> AppIcon)
Post not yet marked as solved
8 Replies
0 Views
Problem solved in Xcode 12 beta 5.
Post not yet marked as solved
8 Replies
0 Views
Still crashing for me (on Simulator)
Post not yet marked as solved
1 Replies
0 Views
Hi, authenticateHandler is missing in watchOS 7. I think it's a bug. I opened a discussion here: https://developer.apple.com/forums/thread/653260
Post not yet marked as solved
1 Replies
0 Views
Hi, I think you have to remove your build
Post not yet marked as solved
5 Replies
0 Views
Same for me :(
Post not yet marked as solved
19 Replies
0 Views
24h for me, still waiting :(
Post not yet marked as solved
6 Replies
0 Views
Can it be related to "defaults write com.apple.CoreSimulator.IndigoFramebufferServices FramebufferRendererHint 0" command?Because I had problems with some simulators (black screen) from the first beta and now they magically work correctly.I think this command starts working after a computer reboot.Today I cannot reproduce any kind of these bugs, it's all working as expected...
Post not yet marked as solved
6 Replies
0 Views
I take screenshots from Apple Watch Series 4 Simulator (Simulator.app's File menu).Yesterday they had round corners and transparency... today not.It's really strange...
Post not yet marked as solved
9 Replies
0 Views
Yes, I mean launched from home screen...There is also a problem with screenshot upload. I'm unable to load them (Series 4) on App Store Connect 😟