Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Unable to run the Bagisto Mobile app on the iOS — encountering the following errors:

    General Discussion
    2
    2
    29
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      Imran 0 last edited by

      Unable to run the Bagisto app on the iOS — encountering the following errors:

      Running pod install...
      Running Xcode build...
      Xcode build done. 90.8s
      Failed to build iOS app
      Error (Xcode): Package flutter_local_notifications:linux references flutter_local_notifications_linux:linux as the default plugin, but the package does not exist, or is not a plugin package.

      Could not build the application for the simulator.
      Error launching application on iPhone 15.

      1 Reply Last reply Reply Quote 0
      • Rishabh-Webkul
        Rishabh-Webkul last edited by Rishabh-Webkul

        Hello @Imran-0

        Please confirm whether you followed the steps mentioned in the README.md file here.

        https://github.com/bagisto/opensource-ecommerce-mobile-app/blob/main/README.md

        Also, please let us know if your project Flutter and Dart version matches the project requirement mentioned in the readme file, which are mentioned below.

        Installation Guide
        Before beginning with the installation, you will need the following with the mentioned versions

        Bagisto Version - v2.2.2
        Android Studio Version - Flamingo | 2022.2.1
        Flutter Version - 3.19.2
        Dart - 3.3.0
        Xcode - 15.2
        Swift - 5

        Please also verify if you have changed the baseUrl as per your store from here :

        Path: lib/utils/server_configuration.dart

        static const String baseUrl = ‘....’;

        Warm Regards
        Team Bagisto

        1 Reply Last reply Reply Quote 0
        • First post
          Last post