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

No such module 'BlueFalcon' #75

Closed
iphonedev4radixweb opened this issue Jun 29, 2021 · 11 comments
Closed

No such module 'BlueFalcon' #75

iphonedev4radixweb opened this issue Jun 29, 2021 · 11 comments

Comments

@iphonedev4radixweb
Copy link

opening an example project throw error in DeviceViewModel.swif file

@Reedyuk
Copy link
Owner

Reedyuk commented Jun 29, 2021

Which example project? Sounds like its not building the framework, you should have a console error in the build.
Also What version of xcode and kotlin are you building for?

@iphonedev4radixweb
Copy link
Author

iphonedev4radixweb commented Jun 29, 2021

example project for iOS . My xcode version is 12.4 . and this is the issue
Screenshot 2021-06-29 at 4 50 26 PM

I have search for the framework but its not there

@Reedyuk
Copy link
Owner

Reedyuk commented Jun 29, 2021

Do you have a screenshot or copy of the build output?

@iphonedev4radixweb
Copy link
Author

I am getting build time error . there is no build output
Screenshot 2021-06-29 at 4 53 29 PM

@Reedyuk
Copy link
Owner

Reedyuk commented Jun 29, 2021

Do you have kotlin installed?

@Reedyuk
Copy link
Owner

Reedyuk commented Jun 29, 2021

You have this output? it should show more details on the error.
Screenshot 2021-06-29 at 12 22 22

@Reedyuk
Copy link
Owner

Reedyuk commented Jun 29, 2021

The iOS example needs to be built against a real device target.

@Reedyuk
Copy link
Owner

Reedyuk commented Jun 29, 2021

Just realised now, the IOS example, you need to open the whole project in Intelli-j and build the project, this will produce a BlueFalcon framework, which you can then use.
Here is one i made earlier.
BlueFalcon.framework.zip

@iphonedev4radixweb
Copy link
Author

ok let me try thanks a lot

@Reedyuk
Copy link
Owner

Reedyuk commented Jun 30, 2021

Any lick @iphonedev4radixweb ?

@Reedyuk
Copy link
Owner

Reedyuk commented Jul 5, 2021

Closing due to inactivity.

@Reedyuk Reedyuk closed this as completed Jul 5, 2021
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

2 participants