Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin not working on iOS7 anymore #131

Open
Saraclemente opened this issue Mar 10, 2015 · 9 comments
Open

Plugin not working on iOS7 anymore #131

Saraclemente opened this issue Mar 10, 2015 · 9 comments

Comments

@Saraclemente
Copy link

Hello, I have succesfully used the plugin with iOS7 ans iOS8 until last week. Yesterday I found out that the beacons are not detected anymore when the app runs in iOS7. Has anyone experienced this issue?

@Saraclemente
Copy link
Author

UPDATE: I compared the logs in Xcode done with an iphone ios8 and an ipad ios7 (this one was working until last week then no more). There is one difference. In iOS7 I can see "Invalid callback id received by sendPluginResult" that is written by CDVCommandDelegateImpl.m. I don't know if this is relevant but this is what I've found.
Moreover in iOS8 the plugin constantly monitors the region while in iOS7 only three times that no more (and it doesn't detect the beacons).
I repeat, this was working fine until last week on both iOS8 and iOS7. I can see that the beacon plugin has not changed in these days.

@sa7bi
Copy link

sa7bi commented Mar 25, 2015

I have the same when using iOS 8.
LOG -->

  • didChangeAuthorizationStatus: 3 => AuthorizationStatusAuthorized
    pdateState: into peripheralManagerDidUpdateState
  • CordovaBeacons[211:4837] Converted locationManager:didChangeAuthorizationStatus: into didChangeAuthorizationStatus
    id received by sendPluginResult
  • CordovaBeacons[211:4837] Invalid callback id received by sendPluginResult
  • CordovaBeacons[211:4858] Registering delegate callback ID: LocationManager897417695
  • CordovaBeacons[211:4858] [DOM] _onDelegateCallback() null

Can anyone help..??

@Saraclemente
Copy link
Author

Some days after my post, suddenly everything started working again in iOS7. I have no explanation for that.

@ghost
Copy link

ghost commented May 1, 2015

Hey Sara, is it still working for you on iOS 7, and do you have any experience of this working/not working on Android?

@Saraclemente
Copy link
Author

Hello Al, yes, after that period (it lasted about 3 days) it never stopped working on iOS7; I have been testing it constantly and it has been alwas ok and still I don't have an answer for that 3 days of not working.
I have tested it less on Android (mainly because I have only one device with the proper Android version) and it always worked.

@matamicen
Copy link

Hi Saraclemente, do you still have the same problem? I mean the plugin is working on IOS8 but is not working on IOS7 ?

Thanks.

@Saraclemente
Copy link
Author

Hi matamicen, it has been quite a lot since the last time I used the plugin. Last time I tried it worked on iOS7. In fact it appeared that the plugin didn't work on iOS7 only for three days (for no apparent reason) then started working again

@matamicen
Copy link

Thank toy very much for the information!!!

Matías Micenmacher
Socio
CAPTTON Consulting
Pte. Luis Saenz Peña 310 Piso 1
C1110AAH - Buenos Aires – Argentina
www.captton.com

Tel. +54 11 5031 0794
Cel. +549 11 5415 3542

On Thu, Jun 25, 2015 at 9:55 AM, Sara Clemente [email protected]
wrote:

Hi matamicen, it has been quite a lot since the last time I used the
plugin. Last time I tried it worked on iOS7. In fact it appeared that the
plugin didn't work on iOS7 only for three days (for no apparent reason)
then started working again


Reply to this email directly or view it on GitHub
#131 (comment)
.

@matamicen
Copy link

Thank toy very much for the information!

Matías Micenmacher
Socio
CAPTTON Consulting
La Rioja 2197 1ero 6
C1244ABS - Buenos Aires – Argentina
www.captton.com

Cel. +549 11 5415 3542
Tel. +54 11 3220 2143

On Thu, Jun 25, 2015 at 9:55 AM, Sara Clemente [email protected]
wrote:

Hi matamicen, it has been quite a lot since the last time I used the
plugin. Last time I tried it worked on iOS7. In fact it appeared that the
plugin didn't work on iOS7 only for three days (for no apparent reason)
then started working again


Reply to this email directly or view it on GitHub
#131 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants