Hello, I just found out that some of my patches, although they are vanilla, won't work properly because there are some 'expr's for mathematical calculations (like 'expr (($f1 / 100) + 1) * $f2') included. If I want to bring my app to the Apple store, did I understood that right, I should not use expr at all, even not the way described in the book, page 100? So I better replace all expr calculations with standard calculations?
[expr]/[expr~] use the GPL which is not compatible with the Apple App Store. Yes, you're right in that it's easiest to change your existing patches to use regular math instead of [expr].
It looks like you're new here. If you want to get involved, click one of these buttons!