1
我想整合UBER sdk在我的應用程序中,因爲我使用的是this sdk。我從超級開發者處獲得clientId,但我不知道,這裏的product_id是什麼,我如何獲得它。如何在Android應用程序中獲取超級sdk的productid?
有什麼想法?
我想整合UBER sdk在我的應用程序中,因爲我使用的是this sdk。我從超級開發者處獲得clientId,但我不知道,這裏的product_id是什麼,我如何獲得它。如何在Android應用程序中獲取超級sdk的productid?
有什麼想法?
根據iOS的SDK UberRides DOC
/**
Add a specific product ID to the deeplink. You can see product ID's for a given
location with the Rides API `GET /v1/products` endpoint.
- parameter productID: Unique identifier of the product to populate in pickup
*/
你的問題是美好的,看到這些微小的正式修改,使之完善。 – peterh