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

Can You Provide bridging file since I am using as customized voip kit and uploaded as a package with the original license of yours #53

Open
arv-gts-020 opened this issue Aug 7, 2024 · 0 comments

Comments

@arv-gts-020
Copy link

#import "KarmmIOSVoIPKitPlugin.h"
#if __has_include(<karmm_ios_voip_kit/karmm_ios_voip_kit-Swift.h>)
#import <karmm_ios_voip_kit/karmm_ios_voip_kit-Swift.h>
#else
#import "karmm_ios_voip_kit-Swift.h" /// it says this file was does not founded
#endif

@implementation KarmmIOSVoIPKitPlugin

  • (void)registerWithRegistrar:(NSObject*)registrar {
    [SwiftKarmmIOSVoIPKitPlugin registerWithRegistrar:registrar];
    }
    @EnD
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

1 participant