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

App crashes after customer names particle #38

Open
philipmeier opened this issue Jun 23, 2016 · 1 comment
Open

App crashes after customer names particle #38

philipmeier opened this issue Jun 23, 2016 · 1 comment

Comments

@philipmeier
Copy link

We have encountered a customer who's iOS app repeatedly crashes after naming a trying to name a particle device. The particle backend knows this device is online, and it does not have a name. Names have been:

"doggy ADHD" (which had a space)
"Logic_dogs" (with no space)
random default of two words with an underscore

Customer says:
"But after I hit "OK" on that screen, the app crashes out to my main home screen."

Device is iOS 9.3.2.

Notably, the users photon is online, and they did get an OTA updating to v24 of our software. From our dashboard we see:

290048001047353138383138 none v24 real_email_removed@gmail.com Jun 22nd 2016 at 4:00 pm

Interestingly, the name is "none" which seems consistent with the user reporting an error crashing immediately after attempting to name. It appears the "name" never got there. We keep track of errors via FailedPairingRecords, but we do not have any in this case, as the app has crashed before we get the error code back.

@idokleinman
Copy link
Contributor

Really sorry for late reply - Can you pinpoint me to where exactly does the crash occur and what kind of error? Is it while calling the Spark-SDK rename method?

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

2 participants