Skip to content

Use of undeclared identifier 'YBIBImageData' #359

@satoshinosekai

Description

@satoshinosekai

Description

on objc project, add pod
pod 'YBImageBrowser'
run pod install

import
#import <YBImageBrowser/YBImageBrowser.h>

YBIBImageData *data = [YBIBImageData new];
got error
Use of undeclared identifier 'YBIBImageData'

Environment

  • YBImageBrowser version: 2.1.5
  • iOS version: 16.7.8

Can't find YBIBImageData class in the pod, how to get it?

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