Re: Non-Public API Usage

2016-12-04 Thread pink
I switched back to 8.1.2 RC1 and compiled. I submitted to Apple and the result was just the "Missing Push Notification Entitlement" message. So whatever the problem is, it must be specific to RC2. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Non-Public-API-Usa

> Subject: Re: Non-Public API Usage

2016-12-04 Thread Andrew Bell
We have discovered one or more issues with your recent delivery for "PlanningBoard 2". To process your delivery, the following issues must be corrected: Non-public API usage: The app references non-public symbols in MadPink Planning Board: _getcontext, _makecontext, _setcontext If method names

Re: Non-Public API Usage

2016-12-04 Thread Dave Kilroy
Hi Pink - have you seen this related thread: http://runtime-revolution.278305.n4.nabble.com/iTunes-Connect-rejection-td4710481.html > I have not used those names, so I submitted it: > > http://quality.livecode.com/show_bug.cgi?id=18958 > __

Re: Non-Public API Usage

2016-12-03 Thread pink
I have not used those names, so I submitted it: http://quality.livecode.com/show_bug.cgi?id=18958 -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Non-Public-API-Usage-tp4710840p4710842.html Sent from the Revolution - User mailing list archive at Nabble.com. ___

Re: Non-Public API Usage

2016-12-03 Thread Mark Schonewille
Hi Pink, If you are using the names _getcontext, _makecontext and _setcontext for your handlers in your scripts, just change the names and make sure they are nowhere mentioned in your app. If you didn't use these handler names, report it as a bug to the QCC. Kind regards, Mark Schonewille h