Hi Brent,
I have a new Pro subscription. The forum might have a cached version (I also see Starter). I have the latest build and I’m running the blog code verbatim. Once I created the particle.png image, the code started working as expected but only inside the simulator. In the devices the code just won’t even start.
This is what I see in the device crash reports. I don’t know how to symbolicate them so the errors are pretty meaningless:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x6c829d34
Triggered by Thread: 0
Thread 0 Crashed:
0 test 0x0009c642 0x9000 + 603714
1 test 0x000b070a 0x9000 + 685834
2 test 0x000ae2a2 0x9000 + 676514
3 test 0x00083f18 0x9000 + 503576
4 test 0x000840e8 0x9000 + 504040
5 test 0x00090304 0x9000 + 553732
6 test 0x0009142e 0x9000 + 558126
7 test 0x000840f2 0x9000 + 504050
8 test 0x00091ba4 0x9000 + 560036
9 test 0x00084320 0x9000 + 504608
10 test 0x0007db48 0x9000 + 478024
11 test 0x000a4156 0x9000 + 635222
12 test 0x000bae44 0x9000 + 728644
13 test 0x000bc780 0x9000 + 735104
14 test 0x000bc2c6 0x9000 + 733894
15 test 0x0001e6c2 0x9000 + 87746
16 test 0x0001ade6 0x9000 + 73190
17 test 0x0001af70 0x9000 + 73584
18 test 0x0001b712 0x9000 + 75538
19 UIKit 0x3087c5a2 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 270
20 UIKit 0x3087bef6 -[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 1606
21 UIKit 0x30876586 -[UIApplication _runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 710
22 UIKit 0x30812704 -[UIApplication handleEvent:withNewEvent:] + 3536
23 UIKit 0x3081186c -[UIApplication sendEvent:] + 68
24 UIKit 0x30875cc4 _UIApplicationHandleEvent + 612
25 GraphicsServices 0x32e4baea _PurpleEventCallback + 606
26 GraphicsServices 0x32e4b6d2 PurpleEventCallback + 30
27 CoreFoundation 0x2dfbbab4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 32
28 CoreFoundation 0x2dfbba4e __CFRunLoopDoSource1 + 342
29 CoreFoundation 0x2dfba222 __CFRunLoopRun + 1394
30 CoreFoundation 0x2df24f0a CFRunLoopRunSpecific + 518
31 CoreFoundation 0x2df24cee CFRunLoopRunInMode + 102
32 UIKit 0x30874eec -[UIApplication _run] + 756
33 UIKit 0x30870168 UIApplicationMain + 1132
34 test 0x0000f02e 0x9000 + 24622
35 libdyld.dylib 0x3909eab4 start + 0