Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9186351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T19:30:20+00:00 2026-06-17T19:30:20+00:00

I have just started developing an app for Android and iPhone with trigger.io and

  • 0

I have just started developing an app for Android and iPhone with trigger.io and parse.com. Now I’m stuck trying to add push notifications to the app. I send test pushes from the control panel at parse.com but nothing happens on the Android phone I’m testing with.

Here’s what I’ve done:

  • Added the partners/parse section in config.json with applicationId and clientKey from the settings at parse.com

  • Added "event": true to the modules section in config.json

  • My config.json looks like this:

    {
      "config_version": "2",
      "name": "My test app",
      "author": "(my email)",
      "version": "0.1",
      "platform_version": "v1.4",
      "description": "An empty app created by default",
      "modules": {
        "logging": {
         "level": "DEBUG"
        },
        "event": true,
        "geolocation": true,
        "contact": true,
        "file": true,
        "is": true,
        "media": true,
        "notification": true,
        "prefs": true,
        "request": {
          "permissions": ["http://*/*", "https://*/*"]
        },
        "tools": true,
        "reload": true
      },
      "partners": {
        "parse": {
          "applicationId": "(my real app id)",
          "clientKey": "(my real client key)"
        }
      }
    }
    
  • Added the following code to listen for incoming pushes:

    forge.logging.info('Adding push listener');
    
    forge.event.messagePushed.addListener(function (msg) {
      forge.logging.info('Got push: ');
      forge.logging.info(JSON.stringify(msg));
    }, function(err) {
      forge.logging.error('There was an error receiving push!');
      forge.logging.error(err);
    });
    
  • To test the app I connect my Android phone by USB cable to my Mac and choose “Run android” in Trigger toolkit in the browser

  • In the log I see the messages “Initializing Parse and subscribing to default channel” and “Adding push listener”

  • I go to parse.com Push notifications and see that there is one connected device. I test to send several messages, some in “Message” mode, some in JSON mode.

  • Parse thinks that the messages get sent but nothing is logged on my side

  • I also tested connecting another Android phone. Parse then indicated that there were two reachable phones, but the new phone didn’t get any messages either.

Looking at the documentation and examples I can’t think of anything else to try. I cannot decide if this is a trigger.io problem or a parse.com problem.

Does anyone have any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T19:30:21+00:00Added an answer on June 17, 2026 at 7:30 pm

    Is this a problem just when you’re using the default broadcast – rather than a named – channel?

    We have a fix for a problem with the broadcast channel on Android ready to be deployed tomorrow or early next week – it will be in platform version v1.4.27.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just started developing iphone applications, but now i'm stuck with this problem,
I have just started developing in Android and I am trying to make a
Hello there people of stack overflow, I have just started developing with android and
I have just started having a go at developing a small KDE app as
I have just started developing using Youtube API and stuck in very beginning. I
I have just started developing iPhone applications and I am very confused by how
Okay. I started developing an Android App for our enterprise web app. Just started
I just started out developing with Heroku, but stuck on how to have email
I've only just really started android developing and have been reading about services here
I am just getting started developing my first Android app, and one function that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.