Hallo,
creating an image classifier which worked fine two works ago but now it does not give any results.
I used the Personal Image Classifier Extention and the code from the video adding the list from this post Personal image classifier display
As I said it worked fine about two weeks ago but now it stopped worked and I am no longer getting any results. Why might that be? Is there something with the Extention or could it be the WebViewer
Didn't change the code.
It doesn't show errors.
It just does not give any results.
The text label for the results does not show anything.
What is nb191?
When was that?
They happen a few times per year and they are not necessarily specific to App Inventor - Google is constantly changing the 'behind the scenes' stuff for Android, which affects every Android Builder.
Hi just added another AI to the app using the Personal Image Classifier Extention. This AI has only 2 categories and it seems to work. Also I tried yesterdays AI on an old version of the app (from December) and both AIs work on it. So it can´t be the extention itself. Maybe there is something on that specific screen that kind of blocks the extention. Is that possible?
If you are using other extensions, there maybe a 'clash' in the use of a .jar (library).
Also, the extension may or may not be affected by: Any extensions that use 'Pending Intent' will need to make sure that they assert whether the 'Pending Intent' is mutable or not to satisfy a new Android 12 constraint.
Hallo very sorry I created the screen from scratch, and it works now. I took out a few arrangements. I think that was it. Also I changed some images from MB to KB. Maybe that helped too.