line-sdk-unity
line-sdk-unity copied to clipboard
Provides a modern way of implementing LINE APIs in Unity games, for iOS and Android.
Channel Id: 1656533567 The developer platform Android package name has been configured, but you cannot log in. If the code is changed to the package name in the example, you...
Android Build fail: Execution failed for task ':transformClassesAndResourcesWithProguardForRelease'.
## Is it a security issue? no ## What did you do? I create a empty unity project, import ‘line_sdk_unity_1.1.6.unitypackage’, and add "implementation 'androidx.legacy:legacy-support-v4:1.0.0'" in 'mainTemplate.gradle'. Then set 'minifyEnabled true'...
## Is it a security issue? No ## What did you do? Unity 2018.4.7f1 >1 Import line_sdk_unity_1.1.4.unitypackage to a empty unity project. >2 Switch platform to Andorid. >3 open "Main"...
## Is it a security issue? No ## What did you do? When building line-sdk-unity 1.4.0 with Unity 2021.3.37, a build error occurs. Unity 2021.3.37 includes xcframework support, which seems...
ios error: Undefined symbol: _OBJC_CLASS_$__TtC11LineSDKObjC10LineSDKAPI
## Is it a security issue? No ## What did you do? Try to build iOS on xCode 15.3 ## What did you expect? Build successfully ## What happened actually?...