I am currently making an app project, in which I have a large usage of databases and the typical platforms on visual studio, aren't enough for my needs. I am trying to make interactions between databases and found that firebase will be useful for that. Most of the instructions I found, for firebase conecction with apps, are for android studio, and I am working with xamarin. The answers I did find for xamarin platform, just didn't work for me, not sure why. I am quit desprate and need some help in connecting the two, or maybe a suggestion for a different kind of database, which will answer my needs.
Thanks in advance for any response.
Related
Is there any way for JavaFX (desktop) to work with Firebase. I built this web app as well as mobile counter parts that both interact with firebase but have this desktop part in JavaFX. After many searches, i can't seem to find anything solid. Feel free mention any other tech required to make it work. Thanks.
I'm trying to test a simple xamarin forms sqlite app using Xamarin Live player on iOS device.
I am stuck on this error:
object of type Ninteroret.InterpretedObject' doesn't match target type 'System.IDisposable'(TargetException)
I've tried it in different Xamarin forms but did not find a solution. Did anybody come across this issue and knows how to resolve it?
As far as i know, the LivePlayer has limited support for reflection (currently affects some popular NuGets, like SQLite and Json.NET). Other NuGets may still be supported.
To be fair, it has a LOT of limitations
After i lost a ton of time trying to work with LivePlayer and/or XamlPreviewer i found LiveXaml (a paid product) and never looked back...
Hi I am trying to get core data to sync with a backend server dbase and running into problems. It would really be helpful to see what is getting saved into sqllite (backing store) after various operations. Can anyone recommend a practical way to view SQL-lite file with Xcode 6.1.1? Searched but did not find good recommendation for phone and Xcode 6.1 with core data. Thanks in advance for any suggestions.
I'm learning Data Quality with Talend Open Studio for Big Data version TOS_DQ-20141207_1530-V5.6.1.zip.
According to my problem, I want to use tMatchGroup but I realize that it doesn't appear in the Palette of Talend Studio. In the help.talend.com, they said that I have to subscribe to one of "Talend Platform products". (https://help.talend.com/display/TalendsComponentsReferenceGuide54EN/tMatchGroup)
Could anyone tell me how I can find this platform? I did some research but I don't know exactly where it is.
Thank you very much.
p/s: Sorry for my bad English.
I believe the tMatchGroup component is only available in Talend Platform for Data Services (the paid version of Talend). So since you're using the Open Studio, you won't be able to access it.
I'm writing an iphone application that sends email, sms and make phone calls.
since I can't test from the simulator that any of the code I wrote actually work, I'd like to deploy the application on my iphone without a developer license.
After searching the web and similar questions here I'm still looking for dummies tutorial (step 1...step 2...), can anyone refer me to one
thanks
TestFlight provides an easy ad-hoc distribution system for testing apps. It's easy to add devices and their documentation is very helpful. Their website is https://testflightapp.com/dashboard/. And here is a great step-by-step tutorial http://mobile.tutsplus.com/tutorials/iphone/testing-with-testflight/.