BLE Scott Harrison Plugin

Hi,

I want work with BLE in Coronalabs, and I want test Scott Harrison Plugin, I activated the plugin … but in the built i have this error “WARNING: The ‘plugin.bt’ library is not available on this platform.” … Where is plugin.bt for download it? … 

feb 03 06:08:11.252 ERROR: Builder failed: Undefined symbols for architecture armv7:
feb 03 06:08:11.252   “___isOSVersionAtLeast”, referenced from:
                          Rtt::IPhonePlatform::SetNativeProperty(lua_State*, char const*, int) const in libtemplate.a(Rtt_IPhonePlatform.o)
                          Rtt::IPhonePlatformBase::GetSafeAreaInsetsPixels(float&, float&, float&, float&) const in libtemplate.a(Rtt_IPhonePlatformBase.o)
                    ld: symbol(s) not found for architecture armv7
                    clang: error: linker command failed with exit code 1 (use -v to see invocation)
feb 03 06:08:11.252 BUILD ERROR: There was a problem linking the app.
                   
                    Check the console for more information.
feb 03 06:08:11.252 iOS build failed (12) after 12 seconds
feb 03 06:08:11.648 ERROR: Build Failed: There was a problem linking the app.                  
                    Check the console for more information.
feb 03 06:08:11.649

Thanks

Juan Pablo
Spain 

Can you please provide more information. What corona version and were you building for iOS device or iOS simulator?

Also is this corona native?

Hi,

I have a similar problem when building my app for iOS.
corona version : 2018.3223

ERROR: Builder failed: ld: warning: ignoring file /Users/XX/Desktop/XX.app/.build/plugin.googleSignIn/libGoogleToolboxForMac.a, missing required architecture armv7 in file /Users/XX/Desktop/XX.app/.build/plugin.googleSignIn/libGoogleToolboxForMac.a (2 slices)

Undefined symbols for architecture armv7:

                      “_OBJC_CLASS_$_GTMLogger”, referenced from:

                          objc-class-ref in libFirebaseMessaging.a(GIPReachability_6f85d980594237a5477ccd962028c2af.o)

                    ld: symbol(s) not found for architecture armv7

                    clang: error: linker command failed with exit code 1 (use -v to see invocation)

BUILD ERROR: There was a problem linking the app.

You need to build for device not simulator