GithubHelp home page GithubHelp logo

8.0.1.GA Support about nappdrawer HOT 5 OPEN

antonioduran avatar antonioduran commented on August 23, 2024
8.0.1.GA Support

from nappdrawer.

Comments (5)

caspahouzer avatar caspahouzer commented on August 23, 2024

It's not TiUIiOSNavWindowProxy.h anymore.

Moved from Ti.UI.iOS.NavigationWindow to Ti.UI.NavigationWindow in order to make it cross platform and deprecated Ti.UI.iOS.NavigationWindow

so the module has to use TiUINavigationWindowProxy.h I think. Feel free to make changes an pull request them

from nappdrawer.

antonioduran avatar antonioduran commented on August 23, 2024

Hello @caspahouzer . Good afternoon / evening.

Thank you for the input.

I tried that replacing in all parts the TiUIiOSNavWindowProxy by TiUINavigationWindowProxy, but the compiler still sending the following:

[TRACE] [xcode-sim] In file included from /Users/tailored/NappDrawer/ios/Classes/DkNappDrawerDrawerProxy.m:11:
[TRACE] [xcode-sim] /Users/tailored/NappDrawer/ios/Classes/DkNappDrawerDrawer.h:21:3: error: unknown type name 'TiUINavigationWindowProxy'
[TRACE] [xcode-sim]   TiUINavigationWindowProxy *navProxy;
[TRACE] [xcode-sim]   ^
[TRACE] [xcode-sim] 1 error generated.

Full log:
trace.txt

Any feedback it is appreciated.

Thanks, and best,
Antonio.

from nappdrawer.

Brianggalvez avatar Brianggalvez commented on August 23, 2024

the problem is that navigationWindow is not exposed to TitaniumKit see this: https://jira.appcelerator.org/browse/AC-6346?filter=-2

from nappdrawer.

antonioduran avatar antonioduran commented on August 23, 2024

Hello @Brianggalvez . Good afternoon.

Did you find any workaround to solve the issue?
I read the ticket, but there is no update...

Thanks, and best,
Antonio.

from nappdrawer.

zo0m avatar zo0m commented on August 23, 2024

Hello, faced this issue when tried to rebuild the module.
My workaround is to copy TiUINavigationWindowProxy.h to the module project.

dk.napp.drawer-iphone-2.1.2.zip

from nappdrawer.

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.