Hinal Modi
Member
- Joined
- Oct 17, 2022
- Messages
- 15
- Programming Experience
- 1-3
Hello,
I have developed an app in iOS and I need to create .dll file to develop app in xamarian.iOS. For that purpose I convert my app to
Objective-C static Library to generate .a FAT file , after generating .a file I have created Xamarian.iOS application that uses binding
which includes all our functions and classes. After including binding when I run the project it gives me thousands of error. Even after solving
all this error my trampoline.g.cs file if shown broken.Can anyone help me with this?
Thanks In Advance
I have developed an app in iOS and I need to create .dll file to develop app in xamarian.iOS. For that purpose I convert my app to
Objective-C static Library to generate .a FAT file , after generating .a file I have created Xamarian.iOS application that uses binding
which includes all our functions and classes. After including binding when I run the project it gives me thousands of error. Even after solving
all this error my trampoline.g.cs file if shown broken.Can anyone help me with this?
Thanks In Advance