Can't run Bagisto mobile in Android emulator
-
I can't run bagisto mobile in Android emulator .
I cloned the repository and run the initializations commands.
I did the configurations on file server_configuration.dart (graphql and channel)
I tryed to run and fail.
I replaced in file build.gradle
android {
namespace "com.example.bagisto_app_demo"with
android {
namespace "webkul.bagisto_app_demo"for some reason was wrong
after this it run but
return always "Failed to Invoke: No deep link found."
any ideas?
-
Hello @eddoperes
Kindly refer to this https://forums.bagisto.com/topic/3818/can-t-run-bagisto-mobile-in-android-emulator/2
Thanks & Regards