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 push type 2 instructions accordingly to newer Android versions behaviour
Fixed a mistake, as described in this comment: https://github.com/codenameone/CodenameOne/issues/3110#issuecomment-631383782
Added link to push cheatsheet from push notification. https://github.com/codenameone/CodenameOne/issues/3118
Added docs on android.background_push_handling build hint
Added note that push type 101 is supported on Android now.
Final fixes for the developer guide PDF generation
Updated developer guide
Added a missing important information: the need to use Display.getInstance().registerPush();
Modified push instructions for FCM transition. https://github.com/codenameone/CodenameOne/issues/2389
Fixed some missing images in Push notifications chapter
Fixed another formatting error
Fixed formatting error
Added new chapter on push notifications.