Skip to content

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

@arv-gts-020

Description

@arv-gts-020

#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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions