I've been using SearchView 1.0 in a project for over a year now. The user is prompted to edit a product number, and we show the partial matches of part #s, and description. I use a second one to allow search by description. This has all worked wonderfully for some time.
Customer reported the searchview list no longer presents itself with a recent release (with the latest B4A) as they use these two entry fields. At first I thought the keyboard was covering the list, so I showed them how to split it, but still no list for them running the release build.
I have tried the same in debug mode, and it all works perfectly.
Some thoughts were that an Android update may be interfering. Perhaps my B4A project is growing too large. There are currently 15 activities. I'm not able to come up with a strategy to diagnose this. Any ideas?
Customer reported the searchview list no longer presents itself with a recent release (with the latest B4A) as they use these two entry fields. At first I thought the keyboard was covering the list, so I showed them how to split it, but still no list for them running the release build.
I have tried the same in debug mode, and it all works perfectly.
Some thoughts were that an Android update may be interfering. Perhaps my B4A project is growing too large. There are currently 15 activities. I'm not able to come up with a strategy to diagnose this. Any ideas?