﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Wed, 02 Mar 2016 02:31:18 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Deeply apologize for the delay in sending this.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I’m currently working on this ticket and need more time to provide you with solution, suggestion, or sample.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I’ll get back to you as soon as possible.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Thu, 25 Feb 2016 08:14:56 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Any news?&lt;br&gt;&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Sat, 13 Feb 2016 10:03:58 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;A status of this issue would be nice. I know you are working on the next release, but supporting the existing version is important, too.&lt;br&gt;&lt;br&gt;&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Fri, 05 Feb 2016 08:53:07 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Arief,&lt;/p&gt;&lt;p&gt;any updates about this issue?&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Mon, 25 Jan 2016 11:44:22 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Arief,&lt;/p&gt;&lt;p&gt;Thank you for the sample code.&lt;/p&gt;&lt;p&gt;I first changed the RootViewModel from ReferenceViewModel to DrawerViewModel. The default item of the drawer list is the EditorsViewModel. When starting the app the Navigated event of the EditorsViewModel is raised as expected.&lt;/p&gt;&lt;p&gt;After that I clicked on "Tabbed" within the drawer navigation list. The Navigated event of the ReferenceTabViewModel is raised and the tab appears.&lt;/p&gt;&lt;p&gt;What is missing and that is the thing I need is the following: The default item of the tab is the SamplesViewModel. When the tab appears, the SamplesViewModel is the default page, but the Navigated event of the SamplesViewModel is never raised. Changing the tabs, no Navigated event is raised in the belonging viewmodel.&lt;/p&gt;&lt;p&gt;Does this work at your end?&lt;/p&gt;&lt;p&gt;I reuse ViewModels and I init them in the Navigated event depending on the NavigatedParameter. If there is no Navigated event, I cannot use this technique. Do you see a fix or a workaround?&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Mon, 25 Jan 2016 02:33:46 GMT</pubDate><dc:creator>Arief</dc:creator><description>&lt;p&gt;Hi Thomas,&lt;br&gt;&lt;br&gt;Here is the sample&amp;nbsp;&lt;a href="https://onedrive.live.com/download?resid=9F657B5249D6BB8D!125&amp;amp;authkey=!AF3E_Nk_b_9Lekw&amp;amp;ithint=file%2czip"&gt;https://onedrive.live.com/download?resid=9F657B5249D6BB8D!125&amp;amp;authkey=!AF3E_Nk_b_9Lekw&amp;amp;ithint=file%2czip&lt;/a&gt;, I also attached the hotfix +&amp;nbsp;&lt;a href="http://git.intersoftsolutions.com/projects/CROS/repos/updates/browse/Crosslight4_0_5000_327" target="_blank"&gt;Crosslight4_0_5000_327&lt;/a&gt;&amp;nbsp;to the sample that I send it to you.&lt;br&gt;&lt;br&gt;As per my test, both Android and iOS (I actually test both drawer and tabbed) navigated is working well if the problem still persists I may need your project, simple sample, or can you describe your implementation.&lt;br&gt;&lt;br&gt;As far as I discussed with our developer, as long as you override our method in code and have both respective fragment and viewcontroller, I should be always working.&lt;br&gt;&lt;br&gt;Please note that is better to delete bin and obj folder in your iOS after applying new bugfix because there are known bug in Xamarin Studios that makes clean sometimes doesn't work.&lt;br&gt;&lt;br&gt;Yes because it is an unofficial hotfix, I can only give those two files. The rest most likely be buggy because subjected to Crosslight 5 changes, sorry for the inconvenience!&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Fri, 22 Jan 2016 14:33:13 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Arief,&lt;/p&gt;&lt;p&gt;having an app which is using a drawer as navigation element. When the app starts, the CenterViewModel is shown as main content. But the Navigated event of the CenterViewModel gets never called. Navigation with the drawer to other views, the Navigated event of these viewmodels gets called.&lt;/p&gt;&lt;p&gt;This is very inconsistent. There must be a call of the Navigated event of the CenterViewModel, too.&lt;/p&gt;&lt;p&gt;At the moment it is very hard to rely on the Navigated event.&lt;/p&gt;&lt;p&gt;As usually very urgent. It would be nice if all&amp;nbsp;the Navigated issues would be fixed in Crosslight 5 (iOS and Android).&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Fri, 22 Jan 2016 07:40:46 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Arief,&lt;/p&gt;&lt;p&gt;I applied the proposed hotfix but it changed nothing. There is still no Navigated event executed when I change the tabs. The constructor of the viewmodel classes&amp;nbsp;is called but no Navigated event.&lt;/p&gt;&lt;p&gt;I tested on iOS 8/9.&lt;/p&gt;&lt;p&gt;The hotfix contained only Intersoft.Crosslight.dll and the iOS Unified folder with its assemblies. Is this the complete hotfix?&lt;/p&gt;&lt;p&gt;It is really urgent. Maybe you can send me your complete sample where it worked.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Fri, 22 Jan 2016 06:28:37 GMT</pubDate><dc:creator>Arief</dc:creator><description>&lt;p&gt;Hi Thomas,&lt;/p&gt;&lt;p&gt;Recently we stumble upon tabbed navigation bug in form builder, looks like it is already fixed in our unofficial hotfix which you can download it here:&amp;nbsp;&lt;a href="http://www.intersoftsolutions.com/Community/Attachments/34609/Crosslight4_0_5000_533%20hotfix.zip" target="_blank"&gt;http://www.intersoftsolutions.com/Community/Attachments/34609/Crosslight4_0_5000_533%20hotfix.zip&lt;/a&gt;, and here is the thread if you are interested:&amp;nbsp;&lt;a href="http://www.intersoftsolutions.com/Community/Crosslight/Inside-tab-control-Form-builder-controls-are-not-working-properl/" target="_blank"&gt;http://www.intersoftsolutions.com/Community/Crosslight/Inside-tab-control-Form-builder-controls-are-not-working-properl/&lt;/a&gt;&lt;br&gt;&lt;br&gt;I already test both android and ios using the hotfix and this hotfix will be shipped with Crosslight 5, hope this will help!&amp;nbsp;&lt;br&gt;&lt;br&gt;Best Regards,&lt;/p&gt;&lt;p&gt;Arief&lt;/p&gt;</description></item><item><title>Missing Navigated Event With Tabs</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Missing-Navigated-Event-With-Tabs/</link><pubDate>Thu, 21 Jan 2016 19:02:46 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Crosslight Support,&lt;/p&gt;&lt;p&gt;I am using tabbed navigation in my latest app. Tabbing through the different pages works well, but the "Navigated" event in the viewmodels is never called like when navigating with a drawer, list or collection. Why?&lt;/p&gt;&lt;p&gt;I defined my navigation items with a navigation parameter but now I can never evaluate the navigation parameter because there is no navigated event. I really need this to work. Can you please propose a work around or a fix for this.&lt;/p&gt;&lt;p&gt;I was testing on iOS, but it needs to work on Android as well. The navigated event should be called for the first (default) tab as well when the tab is initially shown.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>