khawtf

Results 3 issues of khawtf

because the filter is niet working RestCurl::get($this->apiUrl, array('serial_number' => '12345')); is not responding correctly

I really like the boilerplate but the demo/example application is really lacking. Especially with the custom routing. I see allot of issues referring to routing issues because the concept is...

iOS works perfectly. In the main activity of android i have added this: ``` //Iconize Plugin.Iconize.Iconize.With(new Plugin.Iconize.Fonts.FontAwesomeModule()); FormsPlugin.Iconize.Droid.IconControls.Init(Resource.Id.toolbar,Resource.Id.sliding_tabs); ``` I initiate the pages with the IconNavigationPage instead of the NavigationPage...