question

ankitachoudhari avatar image
ankitachoudhari asked

In-App Product Preview Popover.

Hi, I had a couple of questions for which I did not find any answer in the documentation. 1) Is there any way to change the size of the popover of the product? 2) Can I somehow launch the Product Preview Popover without giving a view in the PurchaseRequest. I do not want the arrow pointed towards the view. Like: PurchaseRequest purchaseRequest = new PurchaseRequest("B00481PUWK", null); Right now, the above statement gives an exception. But is there any other way to do that? If there is, how can we set the position of the popover? Thanks a lot in advance. Message was edited by: ankitachoudhari
mobile associates
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Sujoy@Amazon avatar image
Sujoy@Amazon answered
Hi Ankita, Thank you for the post. Below are the answers. 1. No. There is no way to change the size of the popup. 2. API doesn't work with out "view" param in PurchaseRequest. It is mandatory parameter.
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.