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)


thank you,


[1] http://place.texthtml.net/ (hosted version, systemXHR will be
required to upload photos)

-- Mathieu Rochette
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to