B4i Question Non-public API usage: - morphe2011    Jan 13, 2019 Hello All. I read the previous explanation and double checked that I am in fact using the correct profile. This is actually version 1.9.9 of KVL Flashcards. This is the error:
Non-public API usage:
The app contains one or more corrupted binaries. Rebuild the app and resubmit.
What did I miss? W B4i Question Non-public API usage - The app references non-public symbols : __NSSetLogCStringFunction - Marco Maria Vilucchi (first post)    Nov 18, 2019 Seems I haven't this reference. B4J Library [B4X] xHttpServer (Http Server + jQuery) - laguilar (first post)    Apr 06, 2022 Seems this library no longer works. When publishing, it brings the same "ITMS-90338: Non-public API usage" error as the iReleaseLogger library and mentions the app has referenced non-public symbols: __NSSetLogCStringFunction B4i Question Non-Public API Usage - stachiwma    Aug 13, 2015 I have submitted and had approved like 10 apps. However when I went to submit my latest app, I received the following error when I tried to upload the ipa file:
"
Issues:
1) Your app contains non-public API usage. Please review the errors, correct them, and resubmit your application
2) The app ref B4i Question Celestial.framework - The use of non-public APIs is not permitted on the App Store - DactilPlus    May 11, 2021 When uploading a new app, Apple answers me with this, where can I get an updated version or how can I proceed? B4J Library Use SVG files like any other image : JavafxSVG - stevel05    Dec 19, 2021   (13 reactions) WARNING: This lib uses an old version of Log4j - see this post: https://www.b4x.-problem-are-we-interested-in-it-too.136898/post-866187 It doesn't appear to work with later versions, so for now, use at your own risk until a solution is found. I'm not quite sure how I have missed this library for B4J Question Java 11 problem - agraham (first post)    Aug 06, 2022   (1 reaction) You seem to have JavaObject code that is trying to access a non-public Java method that is not exported for general use. I guess it worked on Java 8 but if I remember correctly Java 11 tightened up use of undocumented public APIs. by not exporting their symbols. It looks like it is in, or called by B4i Question Cant Submit My builds in App store - naifnas (first post)    Sep 09, 2018 approx 2 or 3 mints then I see process after hide i waiting many hours i check my email i see this now i still do Dear Developer, We identified one or more issues with a recent delivery for your app, "***". Please correct the following issues, then upload again. Non-public API usage: The app B4i Question From Apple: 2.5 - Apps that use non-public APIs will be rejected - Klein    Jul 13, 2015 Hello,
i upload my app to itunes connect. Apple rejects the application.
I do not know where I have to look for the error :( B4J Code Snippet Measure Multiline Text Height - Erel    Jun 11, 2020   (9 reactions) Usage example: Dim height As Double = MeasureMultilineTextHeight(fx.DefaultFont(20), 100, $" jskldf jslkd fjlk wel;fk we;lfk we;lf k erg erg erg er gsdfj lksdf jlksd fjlksd f"$) Log(height) Note that if you want to add it to a class then you need to remove the 'static' modifier from the Java code Page: 1   2   3   4   5   6   7   Powered by ColBERT |