Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update. Will the app be updated anytime soon? #109

Open
kat-jane-eu opened this issue Dec 31, 2020 · 6 comments
Open

Update. Will the app be updated anytime soon? #109

kat-jane-eu opened this issue Dec 31, 2020 · 6 comments

Comments

@kat-jane-eu
Copy link

Make sure to check the demo app(s) for sample usage

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Which platform(s) does your issue occur on?

  • iOS/Android/Both
  • iOS/Android versions
  • emulator or device. What type of device?

Please, provide the following version numbers that your issue occurs with:

  • CLI: (run tns --version to fetch it)
  • Cross-platform modules: (check the 'version' attribute in the
    node_modules/tns-core-modules/package.json file in your project)
  • Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project)
  • Plugin(s): (look for the version numbers in the package.json file of your
    project and paste your dependencies and devDependencies here)

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

Is there any code involved?

  • provide a code example to recreate the problem
  • (EVEN BETTER) provide a .zip with application or refer to a repository with application where the problem is reproducible.
@Bezlepkin
Copy link

Make sure to check the demo app(s) for sample usage

Make sure to check the existing issues in this repository

If the demo apps cannot help and there is no issue for your problem, tell us about it

Which platform(s) does your issue occur on?

  • iOS/Android/Both
  • iOS/Android versions
  • emulator or device. What type of device?

Please, provide the following version numbers that your issue occurs with:

  • CLI: (run tns --version to fetch it)
  • Cross-platform modules: (check the 'version' attribute in the
    node_modules/tns-core-modules/package.json file in your project)
  • Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project)
  • Plugin(s): (look for the version numbers in the package.json file of your
    project and paste your dependencies and devDependencies here)

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

Is there any code involved?

  • provide a code example to recreate the problem
  • (EVEN BETTER) provide a .zip with application or refer to a repository with application where the problem is reproducible.

Hi! I created a fork, updated the dependencies, built a package. You can use my npm package.
https://www.npmjs.com/package/@bezlepkin/nativescript-ar

@kmahalingpur
Copy link

@Bezlepkin have you managed to update this one to nativescript 8?

@Bezlepkin
Copy link

I haven't tried version 8. But it should work. There is no difference between 7 and 8. Is there a bug?

@kmahalingpur
Copy link

@Bezlepkin in 8 using the version you created able to get the AR running but on plane detected/tapped application crashes

@Bezlepkin
Copy link

@Bezlepkin in 8 using the version you created able to get the AR running but on plane detected/tapped application crashes

I need time to check. Just in case, what are you using? Angular/Vue/Plain JS/TS

@kmahalingpur
Copy link

kmahalingpur commented Mar 20, 2023

@Bezlepkin im using Angular below are my dependencies

"dependencies": {
"@angular/animations": "~15.1.0",
"@angular/common": "~15.1.0",
"@angular/compiler": "~15.1.0",
"@angular/core": "~15.1.0",
"@angular/forms": "~15.1.0",
"@angular/platform-browser": "~15.1.0",
"@angular/platform-browser-dynamic": "~15.1.0",
"@angular/router": "~15.1.0",
"@bezlepkin/nativescript-ar": "^1.0.4",
"@nativescript/angular": "^15.0.0",
"@nativescript/core": "~8.4.0",
"@nativescript/theme": "~3.0.2",
"@triniwiz/nativescript-pager": "^14.0.2",
"nativescript-pager": "^12.0.0-alpha.9",
"rxjs": "~7.6.0",
"tns-core-modules": "^6.5.27",
"zone.js": "~0.12.0"
}

@Bezlepkin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants