Skip to content

'RNLine-Swift.h' file not found #47

Closed
@Duya3fithou

Description

@Duya3fithou

I am trying follow your example.

  1. First I try following the doc but I got this error:
    Use of undeclared identifier 'LineLogin'
  2. I follow your example then I import
    #import "RNLine-Swift.h" in AppDelegate.m
  3. Try to pod install but failed
    After google searching:
    replace platform :ios, '9.0' to platform :ios, '10.0'
    and add ENV['SWIFT_VERSION'] = '5' on top of my podfile
    --> pod success
    But I still get the error:
    'RNLine-Swift.h' file not found

Tks for your lib, pls help

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions