Issue Tracker – Project – Detail

Project: Simplia Mobile App

STATUS
Status: open
Current Version: 1.3
TEAM
Lead: user
Tech: darshanabaldha
Tester: user

BUG STATUS
All Reported Issues: 3
All Open Issues: 3
Open High Issues: 2
OTHER DATA
Name Link
Simplia for Android https://makeandkeep.com/wp-content/uploads/2019/11/lotus.apk
2019-25-11 new build with Web Location https://makeandkeep.com/index.php?gf-download=2019%2F11%2Flotus_wtih_web_location.apk&form-id=240&field-id=15&hash=05563876911b8643ac57842be71b42228d290634f0a273126a86b4bb22f8ed3c
lotus_wtih_web_location.apk
NEW BUILD NOTES
This build has following: WE have created sample website, which will get and display contacts and calender events from device. There is button in webpage to add event to devcie calender as well.

You can follows below procedure for testing native script push notification using Aws pin point. You will see alert pop up box with message body which you can sent from AWS pinpoint console.

You will 2 images in attachment.  In images show to steps for AWS pin point.

 

  1. 1 Run application in (device).
  2. 2 Select “Notificaiton (device token)“ from left side pen.
  3. 3 Alert popup display with you device token which we will use for sending device token.
  4. 4 You also find device token in NativeScript Sidekick device log section. Search for “Current push token:” tag in log console.
  5. 5 Open AWS console.
  6. 6 Open Aws Pin Point click on Link
  7. 7 https://console.aws.amazon.com/pinpoint/home?region=useast-1#/apps/fc973090af4640929a50d8981f3befd3/direct
  8. 8 Select “nativescriptmobilehub_MobileHub” project which project id is “fc973090af4640929a50d8981f3befd3”.
  9. 9 We already configure project for push notification.
  10. 10 From left side you can find “Test messaging”. Click .
  11. 11 Select “Push notification” from Channel.
  12. 12 Select “Device tokens” as Destination type
  13. 13 Enter device token below text area. (device token we find in steps 3)
  14. 14 Select “FCM” for Push notifications service.
  15. 15 Select  “Standard message” as “Notification type”.
  16. 16 Select “Create a new message” for Message content.
  17. 17 Enter message title in “Tile” box.
  18. 18 Enter message boxy in “Body” box.
  19. 19 Select “Open your app”. as action.
  20. 20 Click on “Send Message” button bottom right side.
  21. 21 You will get notification in mobile .