Issue with the Notifier component (iOS)

@ewpatton Other issue that I have detected with the last tests. The Components DatePicker and TimePicker now have both the right dimensions and position on the mobile screen but their transparencies are wrong because when we have on the background screen other texts or components we can not see these components (we have full overlapping images). See you the attached image:
image
I think if you put a not full transparency in these components the issue may be can be solved.

A review of the code suggests it should have a background color. I will need to run some tests. What version of iOS are you running?

v. 16.7.12

Note: On the prior of AI2-versions this issue didn't happen.

I wasn't able to reproduce this on my phone. Can you send a simple AIA that demonstrates the problem you're having?

Hello @ewpatton
Keep attention that the problem is in the iOS Builder (exec the IPA object obteined on the normal Ai2 server). With the Companion Testfleiht is running well.
AIA for test:
TEST_a2.aia (10,3 KB)

@ewpatton
When do you plan to install the "SpeechRecognizer" solution in the iOS compiler?

@ewpatton Could you tell us (more or less) when you will update the iOS compiler with the "SpeechRecognizer" bug fix?
And also for the "backgroundcolor" in the DatePicker and TimePicker components?

I do have a fix for this. It should be in the next push to TestFlight.

When you run this app from a fresh install, do you get the permission prompts or not?

I run a new IPA object and it runs well for the "SpeechRecognizer" and I receive the permission system prompt. The bug is solved in the normal AI2 iOS-builder server.

@ewpatton
Could you tell me when the next TestFlight update will be available to solve the "DataPicker" and "TimePicker" background issue? (approximate wait time is good)

@ewpatton
Now is not solved with the IPA Object this ssue of the "backgroundcolor" for the Data and Time Pickers elements (only runs well in the Companion). Can you tell a forecast date to put in the iOS Builder the bug solution?

I'm waiting for a thumbs up on one thing. It should hopefully go out on TestFlight today.

1 Like

The new version is 2.74 build 60 and contains the background color fix for the date and time pickers.

Edit: The build server has also been updated.

2 Likes

@ewpatton Tested with the IPA object and the bug is solved also in the iOS-Builder.
Thanks
Edit: Can we test anything more in this version?