Home / App Templates / Xamarin
XamShop Ecommerce App - Xamarin Source CodeXamShop Ecommerce App - Xamarin Source Code
XamShop is a e-commerce cross-platform application, built on Xamarin.Forms Average rating of 2.1 based on 8 votesHome / App Templates / Xamarin
XamShop Ecommerce App - Xamarin Source Code
XamShop is a e-commerce cross-platform application, built on Xamarin.Forms Average rating of 2.17 Support questions or comments
Please login or create an account to post a question or comment.
-
Dec 19, 2020dataunix PurchasedIn IOS i test the apps but close itself at try to executed
-
Jun 11, 2020kreec PurchasedError
Plugin.Iconize.Iconize.With(new Plugin.Iconize.Fonts.FontAwesomeModule());
FormsPlugin.Iconize.Droid.IconControls.Init();
-
Mar 22, 2020cirene2020 PurchasedIs there code for creating API?
-
Dec 6, 2019FrederickStaffPlease give required support, otherwise we forced to remove the item
-
Dec 7, 2021I bought Template Error Debug , Error Debug
-
Jan 14, 2019OswaldoH PurchasedHi, I tried to build the project but I have a lote of errors. Do you have some tutorial?
-
Oct 26, 2018KhemrajUdr PurchasedHello Team,
We wants to purchase XamShop code with 'Regular License' (https://www.codester.com/items/8396/xamshop-ecommerce-app-xamarin-source-code) with below features-
-Register user account
-Login/Logout
-Slide banner image
-Search products
-List All Categories, Tags
-Product details information
-Rating, favorite, share product
-Manage Wishlist, Shopping cart, Orders
-Manage user profile
-Developed with Xamarin.Forms version 3.1.0.637273
-Supported Android and IOS
-Custom Controls and more plugins
-Multi platform supperted with C# Native
-Used MVVM Design Pattern with Prism 7.1
-Clean Code
-Clean Architecture
-Used RESTful API to get/post data
Please describe purchase steps and terms & conditions. it has been used 'Prism 7.1' and you said we can get full support for future updates. Is it included 'Prism' components?
Please respond as soon as possible.
-
Oct 14, 2018IsaacAv PurchasedI am using VS2017 connected to a MAC running latest xCode.
I keep getting the following error when I try to run the XamShop iOS application on my iOS device. When the exception occurs an I cannot continue with the app on my device. The app displays but the home screen controls are not styled properly and the view does not accept any user input. Are you able to help me get passed this error so I can get the app running? Suggestions?
System.NullReferenceException: Object reference not set to an instance of an object
2018-10-12 02:58:35.966 XamShop.iOS[342:27073]
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at BigTed.ProgressHUD.PositionHUD (Foundation.NSNotification notification) [0x000d9] in <529e74e349834b0f9cc9bd7376eedc13>:0
at BigTed.ProgressHUD.ShowProgressWorker (System.Single progress, System.String status, BigTed.ProgressHUD+MaskType maskType, System.Boolean textOnly, BigTed.ProgressHUD+ToastPosition toastPosition, System.String cancelCaption, System.Action cancelCallback, System.Double timeoutMs, System.Boolean showContinuousProgress, UIKit.UIImage displayContinuousImage) [0x00241] in <529e74e349834b0f9cc9bd7376eedc13>:0
at BigTed.ProgressHUD+<>c__DisplayClass18_0.<Show>b__0 () [0x00000] in <529e74e349834b0f9cc9bd7376eedc13>:0
at Foundation.NSActionDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSAction.cs:62
at (wrapper managed-to-native) ObjCRuntime.Messaging.voi
d_objc_msgSend_IntPtr_IntPtr_bool(intptr,intptr,intptr,intptr,bool)
at Foundation.NSObject.InvokeOnMainThread (System.Action action) [0x00007] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSObject2.cs:605
at BigTed.ProgressHUD.Show (System.String status, System.Single progress, BigTed.ProgressHUD+MaskType maskType, System.Double timeoutMs) [0x0002a] in <529e74e349834b0f9cc9bd7376eedc13>:0
at BigTed.BTProgressHUD.Show (System.String status, System.Single progress, BigTed.ProgressHUD+MaskType maskType) [0x00005] in <529e74e349834b0f9cc9bd7376eedc13>:0
at Acr.UserDialogs.ProgressDialog+<>c__DisplayClass17_0.<Refresh>b__0 () [0x00038] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Foundation.NSActionDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSAction.cs:62
at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_IntPtr_bool(intptr,intptr,intptr,intptr,bool)
at Foundation.NSObject.InvokeOnMainThread (System.Action action) [0x00007] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSObject2.cs:605
at Acr.UserDialogs.ProgressDialog.Refresh () [0x00096] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Acr.UserDialogs.ProgressDialog.Show () [0x00007] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Acr.UserDialogs.AbstractUserDialogs.Progress (Acr.UserDialogs.ProgressDialogConfig config) [0x0001c] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Acr.UserDialogs.AbstractUserDialogs.Loading (System.String title, System.Action onCancel, System.String cancelText, System.Boolean show, System.Nullable`1[T] maskType) [0x0005c] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at XamShop.ViewModels.Home.HomePageViewModel+<OnNavigatedTo>d__73.MoveNext () [0x0003d] in <af2082c2e8624651b077e4518dbcb44d>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<T
hrowAsync>b__6_0 (System.Object state) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1018
at Foundation.NSAsyncSynchronizationContextDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSAction.cs:178
at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/UIKit/UIApplication.cs:79
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0002c] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/UIKit/UIApplication.cs:63
at XamShop.iOS.Application.Main (System.String[] args) [0x00
000] in <af2082c2e8624651b077e4518dbcb44d>:0
2018-10-12 02:58:35.967 XamShop.iOS[342:27073] Unhandled managed exception:
Object reference not set to an instance of an object (System.NullReferenceException)
at BigTed.ProgressHUD.PositionHUD (Foundation.NSNotification notification) [0x000d9] in <529e74e349834b0f9cc9bd7376eedc13>:0
at BigTed.ProgressHUD.ShowProgressWorker (System.Single progress, System.String status, BigTed.ProgressHUD+MaskType maskType, System.Boolean textOnly, BigTed.ProgressHUD+ToastPosition toastPosition, System.String cancelCaption, System.Action cancelCallback, System.Double timeoutMs, System.Boolean showContinuousProgress, UIKit.UIImage displayContinuousImage) [0x00241] in <529e74e349834b0f9cc9bd7376eedc13>:0
at BigTed.ProgressHUD+<>c__DisplayClass18_0.<Show>b__0 () [0x00000] in <529e74e349834b0f9cc9bd7376eedc13>:0
at Foundation.NSActionDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSAction.cs:62
at
(wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_IntPtr_bool(intptr,intptr,intptr,intptr,bool)
at Foundation.NSObject.InvokeOnMainThread (System.Action action) [0x00007] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSObject2.cs:605
at BigTed.ProgressHUD.Show (System.String status, System.Single progress, BigTed.ProgressHUD+MaskType maskType, System.Double timeoutMs) [0x0002a] in <529e74e349834b0f9cc9bd7376eedc13>:0
at BigTed.BTProgressHUD.Show (System.String status, System.Single progress, BigTed.ProgressHUD+MaskType maskType) [0x00005] in <529e74e349834b0f9cc9bd7376eedc13>:0
at Acr.UserDialogs.ProgressDialog+<>c__DisplayClass17_0.<Refresh>b__0 () [0x00038] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Foundation.NSActionDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSAction.cs:62
at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend
_IntPtr_IntPtr_bool(intptr,intptr,intptr,intptr,bool)
at Foundation.NSObject.InvokeOnMainThread (System.Action action) [0x00007] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSObject2.cs:605
at Acr.UserDialogs.ProgressDialog.Refresh () [0x00096] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Acr.UserDialogs.ProgressDialog.Show () [0x00007] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Acr.UserDialogs.AbstractUserDialogs.Progress (Acr.UserDialogs.ProgressDialogConfig config) [0x0001c] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at Acr.UserDialogs.AbstractUserDialogs.Loading (System.String title, System.Action onCancel, System.String cancelText, System.Boolean show, System.Nullable`1[T] maskType) [0x0005c] in <343935aa1d1a4ab3a539d33e13ff4f9e>:0
at XamShop.ViewModels.Home.HomePageViewModel+<OnNavigatedTo>d__73.MoveNext () [0x0003d] in <af2082c2e8624651b077e4518dbcb44d>:0
--- End of stack trace from previous location where exception was thrown ---
at System.
Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0 (System.Object state) [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1018
at Foundation.NSAsyncSynchronizationContextDispatcher.Apply () [0x00000] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/Foundation/NSAction.cs:178
at (wrapper managed-to-native) UIKit.UIApplication.UIApplicationMain(int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/UIKit/UIApplication.cs:79
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0002c] in /Library/Frameworks/Xamarin.iOS.framework/Versions/12.0.0.15/src/Xamarin.iOS/UIKit/UIApplication.cs:63
at Xam
Shop.iOS.Application.Main (System.String[] args) [0x00000] in <af2082c2e8624651b077e4518dbcb44d>:0
2018-10-12 02:58:35.967 XamShop.iOS[342:27073] critical: Stacktrace:
2018-10-12 02:58:35.967 XamShop.iOS[342:27073] critical:
Native stacktrace:
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 0 XamShop.iOS 0x0000000103e36bd8 XamShop.iOS + 28634072
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 1 libsystem_platform.dylib 0x0000000183e3cb58 _sigtramp + 52
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 2 libsystem_pthread.dylib 0x0000000183e42288 <redacted> + 376
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 3 libsystem_c.dylib 0x0000000183c0fd0c abort + 140
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 4 XamShop.iOS 0x0000000103faf338 xamarin_get_block_descriptor + 8940
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 5 XamShop.iOS
0x0000000103e82300 mono_pmip + 269208
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 6 XamShop.iOS 0x0000000103e365e8 XamShop.iOS + 28632552
2018-10-12 02:58:35.970 XamShop.iOS[342:27073] critical: 7 XamShop.iOS 0x0000000103e35350 XamShop.iOS + 28627792
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 8 XamShop.iOS 0x0000000103e2bfd0 XamShop.iOS + 28590032
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 9 XamShop.iOS 0x00000001026f9dd8 XamShop.iOS + 4267480
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 10 XamShop.iOS 0x00000001025b180c XamShop.iOS + 2922508
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 11 XamShop.iOS 0x00000001025b7ab4 XamShop.iOS + 2947764
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 12 XamShop.iOS 0x0000000102ed862c XamShop.iOS + 12518956
The app has been terminated.
The app has been terminated.
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 13 XamShop.iOS 0x00000001026c60a8 XamShop.iOS + 4055208
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 14 XamShop.iOS 0x0000000103e46f94 mono_pmip + 26668
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 15 XamShop.iOS 0x0000000103ecb8ec mono_pmip + 569732
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 16 XamShop.iOS 0x0000000103ecf228 mono_pmip + 584384
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 17 XamShop.iOS 0x000000010230f9d4 XamShop.iOS + 162260
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 18 XamShop.iOS 0x0000000102310c30 XamShop.iOS + 166960
2018-10-12 02:58:35.971 XamShop.iOS[342:27073] critical: 19 Foundation 0x0000000184c660ec <redacted> + 340
2018-10-12 02:58:35.972 XamShop.iOS[342:27073] critical: 20 CoreF
iOS + 12264012
2018-10-12 02:58:35.972 XamShop.iOS[342:27073] critical: 28 XamShop.iOS 0x0000000102e9a20c XamShop.iOS + 12263948
2018-10-12 02:58:35.972 XamShop.iOS[342:27073] critical: 29 XamShop.iOS 0x00000001023cf260 XamShop.iOS + 946784
2018-10-12 02:58:35.972 XamShop.iOS[342:27073] critical: 30 XamShop.iOS 0x00000001026c60a8 XamShop.iOS + 4055208
2018-10-12 02:58:35.972 XamShop.iOS[342:27073] critical: 31 XamShop.iOS 0x0000000103e46f94 mono_pmip + 26668
2018-10-12 02:58:35.972 XamShop.iOS[342:27073] critical: 32 XamShop.iOS 0x0000000103ecb8ec mono_pmip + 569732
2018-10-12 02:58:35.972 XamShop.iOS[342:27073] critical: 33 XamShop.iOS 0x0000000103ed1834 mono_pmip + 594124
2018-10-12 02:58:35.973 XamShop.iOS[342:27073] critical: 34 XamShop.iOS 0x0000000103e2803c XamShop.iOS + 28573756
2018-10-12 02:58:35.973 XamShop.iOS[342:27073
Failed to Stop app: An error occured on client IDB4110776 while executing a reply for topic xvs/idb/4.11.0.776/stop-app
] critical: 35 XamShop.iOS 0x0000000103fbfbd8 _Z9__isctypeim + 55576
2018-10-12 02:58:35.973 XamShop.iOS[342:27073] critical: 36 XamShop.iOS 0x0000000102335afc XamShop.iOS + 318204
2018-10-12 02:58:35.973 XamShop.iOS[342:27073] critical: 37 libdyld.dylib 0x0000000183b71fc0 <redacted> + 4
2018-10-12 02:58:35.973 XamShop.iOS[342:27073] critical:
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================The app has been terminated.
-
Nov 26, 2020kreec PurchasedError
Plugin.Iconize.Iconize.With(new Plugin.Iconize.Fonts.FontAwesomeModule());
FormsPlugin.Iconize.Droid.IconControls.Init();
Information
Category | App Templates / Xamarin |
First release | 24 July 2018 |
Last update | 30 July 2018 |
Files included | Layered .png, .apk, .dll, .xml, build.settings |
Tags | android, iOS, C#, cross platform, xamarin, mobile application |