Deprecated API
Contents
-
Deprecated ClassesClassDescriptionthis legacy banner ad service targets ad networks that no longer exist and predates consent management. Use the modern pluggable advertising API in
AdManagerinstead.the InnerActive ad network is defunct. Use the modern pluggable advertising API inAdManagerinstead.This legacy OAuth2/Graph REST wrapper predates Facebook's current policies and embeds credentials client-side, which Facebook no longer permits for production use. UseFacebookConnect(native SDK path) for login, and a server-side component for any Graph API access that requires a client secret. This class will be removed in a future release.This functionality is no longer possible, open a BrowserComponent with the link instead. This class will be removed in a future release.UseOidcClientfor new code.This share service relies on the legacyFaceBookAccessOAuth/Graph flow which is no longer supported by Facebook. Use aBrowserComponentpointed at a Facebook share URL, or delegate to the native share sheet. This class will be removed in a future release.
-
Deprecated MethodsMethodDescription
Replaced by
com.codename1.crash.CrashProtection, which captures the full structured crash record (Java exception- native crash data + platform log snapshot) and uploads it to
the managed crash-reporting service. Call
CrashProtection.install()plusCrashProtection.setEnabled(true)from yourLifecycle.initinstead. This method is now a no-op.
This method ignores anyIOExceptionthrown while writing -- use#storeinstead for better exception handling. - native crash data + platform log snapshot) and uploads it to
the managed crash-reporting service. Call