resolveUrl

fun resolveUrl(url: String, market: TMMarketDomain): String

Resolves the correct URL with appropriate f_app/f_appview flag based on market.

Return

Updated URL with correct flag parameter.

Parameters

url

The input URL to process.

market

The TMMarketDomain for the request.