The app is logging memory allocation issues with Realm, for which I have opened ticket #4461.
This seems to be related to an architectural change where Realm is now storing the transaction log in the Realm database. As the Uitzending Gemist app has a lot of read/write actions to Realm, this seems to be filling up the transaction log causing excessive growth and eventually memory allocation issues.
If you encounter this issue, delete the app from Apple tv to clear out its data and then reinstall the app.
The app is logging memory allocation issues with Realm, for which I have opened ticket #4461.
This seems to be related to an architectural change where Realm is now storing the transaction log in the Realm database. As the Uitzending Gemist app has a lot of read/write actions to Realm, this seems to be filling up the transaction log causing excessive growth and eventually memory allocation issues.
If you encounter this issue, delete the app from Apple tv to clear out its data and then reinstall the app.