Git Product home page Git Product logo

Comments (7)

Cez95 avatar Cez95 commented on August 17, 2024 1

from arvideokit.

AFathi avatar AFathi commented on August 17, 2024

@Cez95 can you clarify what error you're receiving when you run your application on a simulator?

from arvideokit.

Cez95 avatar Cez95 commented on August 17, 2024

Yea, the error I get is 'RecordARDelegate' is unavailable: cannot find Swift declaration for this protocol. Its a runtime error and when I run the app on my physical device it disapears. Only shows when I have a simulator as the deployent target

from arvideokit.

AFathi avatar AFathi commented on August 17, 2024

@Cez95,
I'm not able to reproduce this issue. However, I'd suggest to try the following:

  1. Set the build target to any simulator
  2. Go to Product -> Clean to clean your project
screen shot 2018-07-02 at 2 24 29 pm
  1. After done cleaning, run the project on a simulator

If that doesn't work I'd try to delete the project's derived data.

Please let me know if any of that fixes the issue you're having.

from arvideokit.

Cez95 avatar Cez95 commented on August 17, 2024

Unfortunately, none of these solutions work. The problem continues to persist for simulators. Will there be a cocoa pod for this project available in the future?

from arvideokit.

AFathi avatar AFathi commented on August 17, 2024

@Cez95, yes I'm currently working on it under the pkg-manager branch.

However, in the mean time I'd recommend installing the framework by dragging the ARVideoKit.xcodeproj into your project.

from arvideokit.

AFathi avatar AFathi commented on August 17, 2024

@Cez95, you can now install ARVideoKit using Cocoapods by doing the following:

  1. add this line to your Podfile:
pod 'ARVideoKit', :git => 'https://github.com/AFathi/ARVideoKit.git'
  1. then install
$ pod install

from arvideokit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.