I'm trying to build an application supporting both of Eddystone-URL and Eddystone-Uid. is it possible ? because with Eddystone-uid only my app work perfectly, and with Eddystone-Url only same thing, but when I put them both in the same app, I get problem with the Eddystone-Uid, I get an error while subscribing to the google Nearby Messages Api. Thank you :)
Asked
Active
Viewed 67 times
0
-
ps: Url keeps working well – Aymane Bo May 31 '16 at 09:46
-
Please show your code that sets up the subscription and the details of the error message you get. – davidgyoung May 31 '16 at 10:25
-
now when I run the Eddystone-Uid (only) application I get the same error --'' I don't why, the error is : TOO_MANY_PENDING_INTENTS, the exactly same code was working this morning lol --" – Aymane Bo May 31 '16 at 14:16