Search found 88 matches

Go to advanced search

by Ben Walker
Thu Jul 20, 2017 4:42 pm
Forum: Issues
Topic: devices collection token "undefined" despite correct certification
Replies: 5
Views: 1175
 
Jump to post

devices collection token "undefined" despite correct certification

Additionally, I added push initialize, push registration success and push registration failure event listeners.

The initialize, and registration success events are both firing correctly. However, "token" per the devices collection is still undefined.

by Ben Walker
Thu Jul 20, 2017 4:19 pm
Forum: Issues
Topic: devices collection token "undefined" despite correct certification
Replies: 5
Views: 1175
 
Jump to post

devices collection token "undefined" despite correct certification

Certificates are all brand new. Once the problem started, I refreshed them all. I have tried sending push notifications manually from the push module. It correctly shows one device registered in "number of devices" and I get the message "push sent". However, the "scheduled a...
by Ben Walker
Wed Jul 19, 2017 11:03 pm
Forum: Issues
Topic: devices collection token "undefined" despite correct certification
Replies: 5
Views: 1175
 
Jump to post

devices collection token "undefined" despite correct certification

When the app is installed, the device is shown in the devices collection. However, the token string is "undefined". I have tried multiple fixes - stopping and starting app, reinstalling, recompiling. I have switched all certification to development, and tried using all with production. I s...
by Ben Walker
Wed Jul 19, 2017 6:17 pm
Forum: Issues
Topic: Cordova Geolocation Plugin running in background. How to disable?
Replies: 18
Views: 2861
 
Jump to post

Cordova Geolocation Plugin running in background. How to disable?

  1. parkingClub

    1. Any values will allow login (there is no password)

    2. First-time installation will prompt the request to allow geolocation - you can see the message is not as it should be.

      Thanks for the help

by Ben Walker
Tue Jul 18, 2017 9:19 pm
Forum: Issues
Topic: Which password do I put where when importing a certificate?
Replies: 5
Views: 764
 
Jump to post

Which password do I put where when importing a certificate?

I have done the above and I'm still getting the same "password verification failed" error.

I am absolutely sure the password is correct, and I am entering it in the first "password" input and leaving the second password field blank.

by Ben Walker
Tue Jul 18, 2017 5:33 pm
Forum: Issues
Topic: Cordova Geolocation Plugin running in background. How to disable?
Replies: 18
Views: 2861
 
Jump to post

Cordova Geolocation Plugin running in background. How to disable?

The message content per NSLocationAlwaysUsageDescription is: "Your location information will be used by this app. Choose "Allow" so the app can provide location services."

But this isn't the message that's shown when I actually install the app on a phone..?

by Ben Walker
Mon Jul 17, 2017 6:06 pm
Forum: Issues
Topic: Cordova Geolocation Plugin running in background. How to disable?
Replies: 18
Views: 2861
 
Jump to post

Cordova Geolocation Plugin running in background. How to disable?

I do want to use geolocation - but not when the app is in the background.

by Ben Walker
Thu Jul 13, 2017 3:31 am
Forum: Issues
Topic: Cordova Geolocation Plugin running in background. How to disable?
Replies: 18
Views: 2861
 
Jump to post

Cordova Geolocation Plugin running in background. How to disable?

I'm still struggling with this. The first geolocation service is invoked on Device Ready event as specified. Yet still I get the "allow app to use your location even when you are not using the app" request at the start. I don't need background location, nor do I want it, and the binary was...
by Ben Walker
Wed May 17, 2017 6:34 pm
Forum: Issues
Topic: How to specify location modal alert as required in the iOS
Replies: 6
Views: 852
 
Jump to post

How to specify location modal alert as required in the iOS

How do I do this? I can see Location is one of the UIBackgroundModes, but I can't edit/remove it?

Go to advanced search