mshanemc / Salesforce1-QR

scan open QR codes with Salesforce1
9 stars 5 forks source link

The iOS Callback to Salesforce1 doesn't work #1

Open tiagoAGA opened 7 years ago

tiagoAGA commented 7 years ago

Hi Shane!! Great article ;) I've tried to implement your solution on Salesforce1 and iOS but the QR Code Reader doesn't return the callback into Salesforce1, just print the ID value. I'm using ID Only. Do you know what kind of problem am I having? Thank you for your support.

mshanemc commented 7 years ago

I don't know if the problem is in the scan app or whether Salesforce1's linking scheme isn't working.

Shane

On Feb 1, 2017, at 3:30 AM, tiagoAGA notifications@github.com<mailto:notifications@github.com> wrote:

Hi Shane!! Great article ;) I've tried to implement your solution on Salesforce1 and iOS but the QR Code Reader doesn't return the callback into Salesforce1, just print the ID value. I'm using ID Only. Do you know what kind of problem am I having? Thank you for your support.?

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/mshanemc/Salesforce1-QR/issues/1, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEEHnLeHdhYpi3qU5_EJNuSWQ5BGUsDCks5rYFCVgaJpZM4LzpdR.

tiagoAGA commented 7 years ago

I'm doing exactly what you have done, but salesforce1 doen't open and QR Code Reader just print the Id encoded on QR Code. On Android are working properly, but on iOS just doesn't work.