Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/185.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何在android应用程序中获取uber sdk的te productid?_Android - Fatal编程技术网

如何在android应用程序中获取uber sdk的te productid?

如何在android应用程序中获取uber sdk的te productid?,android,Android,我想在我的应用程序中集成UBER sdk,因为我正在使用sdk。我正在从uber开发者那里获得clientId,但我不知道,这里的产品id是什么,我如何获得它 有什么想法吗?根据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

我想在我的应用程序中集成UBER sdk,因为我正在使用sdk。我正在从uber开发者那里获得clientId,但我不知道,这里的产品id是什么,我如何获得它


有什么想法吗?

根据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
 */

根据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
 */

你的问题很好,看这些小的形式变化使之完美。你的问题很好,看这些小的形式变化使其完美。