We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.