iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi Giridhar,
I need to confirm your scenario:
Hi Raych,yes it is only occured in chinese language, and i can confirmed and already reported this to our developer under CROS-966
Hope that will helps!Best regards
Arief
Hi Raych,Could I know which sample or project template did you use? iOS 9 should have no bug like that base on our internal testing.
Hi Jimmy,I think I don't get the scrambling value, except one issue which are sometimes when I modify the value for at least 4 items, the top item OldQty already changed into NewQty even though I not yet saved.There is the reason that I think why this happened which like what you said which in my case caused by only having 1 Qty. The best practices if you have two Field to handle NewQty and OldQty, is actually from servers.Here are my solutions it is rather crude but the logic actually very simple, I just send you three files where I change things
Hi Cristobal
Did you mean it won't work in iOS?
I will check it and report back to you.
Hi Jyothish,I will also write, so people who want to build their own Sync can find the solutions here:
Based from your sample that I check there are three problems:
Hi Jimmy,here is the solutions: you can simply add WindowSoftInputMode = SoftInput.AdjustPan in your activity like this:
[ImportBinding(typeof(ItemListBindingProvider))][Activity(Label = "My Inventory", LaunchMode = LaunchMode.SingleTop, Icon = "@drawable/icon", WindowSoftInputMode = SoftInput.AdjustPan)] public class ItemListActivity : ListActivity<ItemListViewModel> { }
This is actually a bug from Android as you can see here:
https://kb.xamarin.com/customer/portal/articles/1690276
Hi Jimmy,Ah very sorry, I remember which bug it is, let me check the solutions.
Hi Jimmy,Here is how to fix it, please add the attached files in YourProject.Android, and change the build options of that files into LinkDescriptionI also attach the screen shot. I think this is caused because we choose Link SDK assemblies only, it ignore the Linq files, however, we need to use Link SDK only to reduce size.Hope that will helps!
Glad it helps! please do inform us if there are a problem with the samples.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname