Posted 5 January 2018, 7:51 am EST
Hi,
I am using Autocomplete control in a content page in Xamarin forms. I have done everything to generate the license and add it to the App.xaml.cs file.
But when calling the page that hosts the autocomplete control, I am getting this error
" Warning: Attempt to present <Xamarin_Forms_Platform_iOS_ModalWrapper: 0x7fcdc6444a50> on <Xamarin_Forms_Platform_iOS_PlatformRenderer: 0x7fcdc663a300> whose view is not in the window hierarchy!"
The autocomplete control is placed in a Content Page that has a Navigation Bar.
I tested the control in a stand alone project as per your examples and it loads but I see the reminder dialog every time the project starts. But I am not seeing the reminder dialog for my existing project after adding the Autocomplete control.
What is the reason for this unexpected error. The project was working fine before adding the ComponentOne AutoComplete control and the nuget packages. I would be grateful if you could assist in this.
I would like to know if this control as the property to append or suggest values as the user keeps typing and the closest match is found.
Thanks,
Rajesh