SimplyMobile | Collection of abstracted mobile functionalities | Form library
kandi X-RAY | SimplyMobile Summary
kandi X-RAY | SimplyMobile Summary
Collection of abstracted mobile functionalities. Xamarin.iOS, Xamarin.Android & WP8. Simple to use components and usage examples suitable also for new Xamarin developers. Device abstraction examples help in understanding the differences between the platforms. Usage of the components are designed to be extremely simple.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SimplyMobile
SimplyMobile Key Features
SimplyMobile Examples and Code Snippets
Community Discussions
Trending Discussions on SimplyMobile
QUESTION
Good day, everyone!
I have an issue: I have a WCF service. Also I have a Xamarin.Forms app, that connects to the server.
First time i did it using slsvcutil.exe, but the solution seems to be not really suitable, it was built on events, because of that there were a lot of events and the code was hardly readable.
When I tried to do it via ChannelFactory
, it worked for Android. Right nowthere are no problems with Android, but for iOS it's ot working at all because of CreateChannel()
method. I did another class with ChannelBase using these links:
and error dissapears. But it just not connecting to my WCF service... Trying to connect for several days, but still nothing... Maybe any chances to do it in another way? Any help would be appreciated.
p.s. The code for my iOS interface and class:
...ANSWER
Answered 2018-Aug-14 at 05:55If that would be interesting for somebody, I have resolved that issue. As I mentioned, I didn't have a connection from my iOS device to my WCF service. And after days of searching the info, I tried to connect via physical Android device, not an emulator, and it didn't connect too!
So I investigated, that windows turned on my windows defender.... Lame mistake. After disabling that everything works perfect!
If you'll have such a mistake, please, check your connection from remote device! Hope that will help someone.
QUESTION
I've created a Xamarin.Forms project with a netstandard2.0
targeting library instead of a shared or PCL library. So far this compiles and works. I'm using an up2date version of Visual Studio 2017 Community.
I also have created a WCF service that gonna be hosted on windows itself (not IIS). I've configured my app.config to provide a Metadata Exchange Endpoint:
...ANSWER
Answered 2017-Nov-21 at 20:17Take a look at the official Microsoft WCF client for .NET Core. I think this should work also with Xamarin since it is designed for .NET Core.
QUESTION
In case of Android project ORMLite has been used. I would like to know what is the equivalent package that should be used in case of Xamarin.Android application. From some blogs there is a mention of ServiceStack.OrmLite.
This url: https://github.com/sami1971/SimplyMobile/tree/master/libs/ServiceStack shows lot of options, but I am not sure which option should be used here.
Can anyone provide me their guidance along with a sample project implementation.
...ANSWER
Answered 2017-May-23 at 20:53For Xamarin.Android projects you can use SQLite-net. This is the most used ORM like library in Xamarin.
You can get it from nuget and it's available for all the platforms (.Net based).
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SimplyMobile
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page