We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Advanced Topics Under The Hood (asciidoc)
added docs for new build hints android.rootCheck and android.fridaDetection
Fix table layout so properties and descriptions line up properly
Added docs for the facebook.clientToken build hint
Fixed win.desktop-vm build hint docs.
Added documentation on new ios.release.archs build hint
Added ios.entitlementsInject build hint for iOS builds to inject content into the entitlements file.
Added documentation for new android.manifest.queries build hint
Added some documentation on CEF support in desktop builds.
Added documentation for new build hints desktop.mac.plistInject and desktop.mac.plist.KEY
Clarification on the use of the build hint desktop.theme (based on https://stackoverflow.com/a/64057552/1277576)
Added docs on ios.blockScreenshotsOnEnterBackground build hint
Added docs about android.useAndroidX build hint.
Added android.shrinkResources build hint docs. https://github.com/codenameone/CodenameOne/issues/2985
Added documentation for new method of including iOS frameworks (by zipping them up and copying them to the native/ios directory).
Added docs on new ios.useAVKit build hint.
Added docs on android.background_push_handling build hint
Fixed small typo in docs
Updated based on the comment here https://stackoverflow.com/questions/54206305/ios-native-code-compile-error-use-of-undeclared-identifier-threadstatedata-e/54210477
Added note to ios.associatedDomains build hint to clarify that domains need to be prefixed. Ref https://github.com/codenameone/CodenameOne/issues/2581#issuecomment-453616661
Added docs on ios.associatedDomains build hint
Fixed misused link URL's To workaround the issue mentioned here https://github.com/asciidoctor/asciidoctor-pdf/issues/936
Final fixes for the developer guide PDF generation
Updated developer guide
Added note about ios.generateSplashScreens build hint
Added multidex build hint
Updated the developer guide for version 4.0
Updated name of access group build hint
Added docs for keychain-access-groups, and app groups build hints.