rotation.png
This commit is contained in:
parent
e1cf74bb39
commit
05f1650517
@ -20,11 +20,11 @@
|
||||
<clobbers target="cordova.plugin.trtc"/>
|
||||
</js-module>
|
||||
|
||||
<platform name="ios">
|
||||
<!-- <platform name="ios">
|
||||
<config-file target="config.xml" parent="/*">
|
||||
<feature name="Trtc">
|
||||
<param name="ios-package" value="TrtcPlugin"/>
|
||||
<!-- <param name="onload" value="true" /> -->
|
||||
<param name="ios-package" value="TrtcPlugin"/>
|
||||
|
||||
</feature>
|
||||
</config-file>
|
||||
|
||||
@ -37,6 +37,7 @@
|
||||
|
||||
<header-file src="src/ios/TrtcPlugin.h"/>
|
||||
<source-file src="src/ios/TrtcPlugin.m"/>
|
||||
-->
|
||||
|
||||
<!-- <header-file src="src/ios/Trtc/TCLiveConfigDefine.h"/>-->
|
||||
<!-- <header-file src="src/ios/Trtc/TCLiveJoinRoomViewController.h"/>-->
|
||||
@ -134,7 +135,7 @@
|
||||
<!-- <config-file target="*TrtcConfig.plist" parent="AppId">-->
|
||||
<!-- <string>$APP_ID</string>-->
|
||||
<!-- </config-file>-->
|
||||
</platform>
|
||||
<!-- </platform> -->
|
||||
|
||||
<platform name="android">
|
||||
<config-file target="config.xml" parent="/*">
|
||||
|
Loading…
x
Reference in New Issue
Block a user