Coder Social home page Coder Social logo

openinstall-flutter-plugin's People

Stargazers

 avatar

Watchers

 avatar  avatar

openinstall-flutter-plugin's Issues

ios编译错误

error: 'OpenInstallSDK.h' file not found with include; use "quotes" instead
#import <OpenInstallSDK.h>
^~~~~~~~~~~~~~~~~~
"OpenInstallSDK.h"

m1芯片,运行项目到模拟器的时候报错。'openinstall_flutter_plugin/OpeninstallFlutterPlugin.h' file not found(运行真机是正确的)

image
/Users/guodeqing/guuguo/dev/flutter/read_info/ios/Runner/Runner-Bridging-Header.h:2:9: error: 'openinstall_flutter_plugin/OpeninstallFlutterPlugin.h' file not found
#import <openinstall_flutter_plugin/OpeninstallFlutterPlugin.h>
^
1 error generated.
:0: error: failed to emit precompiled header '/Users/guodeqing/Library/Developer/Xcode/DerivedData/Runner-afxuizglrhjnpygbbekryqvwpijm/Build/Intermediates.noindex/PrecompiledHeaders/Runner-Bridging-Header-swift_ZLYPNYZCEJ0Z-clang_35IMRDIIBGA6Y.pch' for bridging header '/Users/guodeqing/guuguo/dev/flutter/read_info/ios/Runner/Runner-Bridging-Header.h'
帮忙看看怎么处理下

init每次都会调用

final _openInstallFlutterPlugin = OpeninstallFlutterPlugin();
void init() async {
await getDefaultChannelCode();
await enableAd();
_openInstallFlutterPlugin
..init(dataHandler)
..install(dataHandler);
}

dataHandler每次打开应用都会调用

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.