我想在我的应用程序中集成UBER sdk,因为我正在使用this sdk。我从超级开发者那里得到clientId,但我不知道,这里的product_id是什么,我怎么能得到它。
有什么想法吗?
答案 0 :(得分:0)
根据iOS UberRides SDK文档
/**
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
*/