Designated Type=HTML in the Content model.
HTML content is content that requires the app to open in-app browser. There are two key elements:
- An image that works like a button: When a user clicks the image, open the unique content link. Designated
TopImageUrlin the Content model. - Content link: the URL that is to be opened in the in-app browser. Designated
ContentUrlin the Content model.
Make sure to test the app with various types of HTML content before releasing it to customers.