LocalImageFile
References an image file stored on the device file system. Use this if your image is located outside the app bundle.
Example:
AdaptyCustomAsset.LocalImageFile("/storage/emulated/0/Download/preview.png")Content copied to clipboard
Parameters
path
absolute path to the image file.