Questions tagged [ibm-mobile-services]

Use this tag for questions related to IBM Cloud Mobile Services, which offers solutions and services built to enable you to accelerate and optimize mobile app development.

Useful Links:

  1. Getting started
  2. Documentation
187 questions
1
vote
1 answer

MobileFirst Starter - Bluemix Push Notification failure in Production mode

I am building an iOS app that can receive remote notification through Bluemix. I have the app Bundle Identifier in Xcode matches the AppId in Apple Portal which also match the APN certificate (xxx-sandbox.p12 and xxx-production.p12). During…
1
vote
1 answer

IBMBlueMix has not been initialized - when setting up the push notification service using Cordova

I tried to set up the push notification service in cordova mobile app. I followed all the steps described in the tutorial http://www.ibm.com/developerworks/library/mo-push-apache-cordova-app/ However, I am getting the below errors 1)IBMBlueMix has…
1
vote
2 answers

Error Registering Client IBM Mobile First

I'm using IBM Mobile First Starter pack and am unable to find out how to resolve the error "Error Registering Client". Is there a way to debug this? This started appearing as of yesterday on my mobile application, and since this morning on my…
Samir
  • 23
  • 3
1
vote
1 answer

Bluelist app throws "Enroll failed to create remote cloudant database for Optional("test1"). timeout

I have a Bluelist app based on this bluemix sample app. I added some more types of data into the DB and also changed the Node.Js app, so that there is only one "todosdb" created for different users. In the last few days it threw the following errors…
Zheng Xie
  • 415
  • 3
  • 13
1
vote
2 answers

Bluemix iOS bluelist quick start

When building the bms-samples-ios-bluelist which has the quickstart BlueList app, no matter whether I choose FaceBook or Google Authentication, the apps hangs with a Facebook Login or a Google Login prompt. I get no error messages. And by tracing I…
1
vote
1 answer

IBM Bluemix - Unable to import JSON through the Mobile Data GUI

I'm working on Manage data in IBM Bluemix from your hybrid mobile apps with IBM plugins for Apache Cordova. I have couple of problems with an ibm bluemix unable to get the appsecretid and unable to import JSON data to MobileData, But able to import…
1
vote
1 answer

Why is hello-world mobile app not working on EU servers

I am using the world app from git and try to connect to my app on UK-EU server but I always got AuthorizationProcessManager.handleAuthorizationFailure in AuthorizationProcessManager.java:426 :: authorization process failed When I create the…
1
vote
1 answer

Push notifications do not show for iOS devices

On the Bluemix dashboard, I need to see the analytics information of the Push service for both iOS and Android devices. As you can see in the following screen shot, the analytics information for Android devices displays as expected: However, as…
1
vote
1 answer

Bluemix REST Push notifications

I am trying to send a push notification using the REST client in (https://mobile.ng.bluemix.net/imfrestapi/imfswagger/docs?code=NyJX9A#!/push/sendMessage_post_31) Is there an error with the authorization field? It will not let me add anything to it…
1
vote
1 answer

Bluemix Push Notifications service returns error "502 Bad Gateway"

I'm successfully using the push notifications service provided by Bluemix, but a few days ago the push service became unavailable, at least for configuration purposes. The only hint I've got is that my trial expired and had to enter my credit card,…
nico
  • 144
  • 12
1
vote
2 answers

Service Disabled - The Push service is disabled for the application Id

This morning I tried to trigger my MobileFirst Starter App including the Push Service for iOS 8. On doing an authenticated and authorised REST-POST request to send a notification, I got the following error message: {"message" : " Service Disabled -…
0
votes
0 answers

Worklight server is not connecting after version change in Worklight 8.0

I have hybrid Android application with version 1.0 and it is working fine. I have generate new APK with version 2.0 version and override with v1.0. After override APK application is not able to connect with Worklight server. Code…
0
votes
0 answers

Failed to connect Mobile First server using angular

When ever i am trying to connect from device, always i am getting the below error The connection to the server was unsuccessful fille:///android_asset/www/index.html In appcomponent added the below code. …
0
votes
1 answer

Analytical Console juts Logs "InternalRequestSender outbound"

Hi when ever i tried to use Android Debug Apk everything in my logs gets logged and everything works fine. But if i try to use my release apk i only get only the below message in the logs i have verified my debugger level and its Debug and i have…
Kawinesh S K
  • 3,148
  • 1
  • 16
  • 29
0
votes
1 answer

Error in Chrome 67+, the permission window is never displayed

I have a issue for chrome 67+ the permission window is never displayed, according to the documentation (push-notification) the parameter applicationServerKey is mandatory form chrome, Is it possible to add this parameter? I think that this parameter…
woakas
  • 5,106
  • 2
  • 18
  • 8