Skip to content

How to get table name #8

@idktanwar

Description

@idktanwar

How to get table name for key and value for imagepicker controller
in below function.

-(NSString*) customLocaLizedStringForKey:(NSString *)key value:(NSString *)value table:(NSString )tableName
{
NSBundle
bundle = [BundleLocalization sharedInstance].localizationBundle;
return [bundle customLocaLizedStringForKey:key value:value table:tableName];
}

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