@adityavijaykumar
Encountered a bug while testing our frame.
The Frame Validator accepts base64 image strings without any issue, but the actual frame embedded in the cast couldn't seem to handle it.
Replaced it with an API that generates & serves images on the fly. Now only the Android client is unable to display this at times.