On 2013-04-20, at 7:05 PM, Mathieu Rochette <[email protected]> wrote:
> Hi, > > I'm building an app that need the systemXHR permission so I need it to > be a packaged app. This app[1] is using the Foursquare API and I need to > register my app "rediect URI" in foursquare 'for the oauth > authentification). So my question is: How are packaged app UUID calculated? > Is it attributed by the marketplace? then it's somewhat ok I can edit > the URI after submission but it makes testing harder (when the simulator > generate a packaged app). will the UUID changes if I upload a new > version of the app to the marketplace? not much of a problem as I can > specify multiple "redirect URI" (but might be a problem with other > services?) > or is the UUID calculated on the device? and then that's a bigger > problem because it means I'll have to redirect the user to server of > mine (which should not be needed IMHO) Hi Mathieu, I don't think we have a solution for this yet but there is a discussion going on in a bug about the same issue but then for the built-in apps that need OAuth to connect to Facebook: https://bugzilla.mozilla.org/show_bug.cgi?id=852848 It would be great to get some ideas from the perspective of a third party developer. S. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
