Commit d25715bd42d6e9627d9fd5c9c5a21f3b14292fae
1 parent
7154f754
清除百度小程序缓存
Showing
4 changed files
with
4 additions
and
3 deletions
CNLiveBBASMModule.podspec
CNLiveBBASMModule/Classes/CNLiveBBASMImpl/CNManager/CNBBASMJumpService.m
| ... | ... | @@ -54,6 +54,7 @@ static NSString *const CNLiveBBASMGetPluginDesC = @"getPluginDescriptionPath"; |
| 54 | 54 | |
| 55 | 55 | - (void)accountLogout |
| 56 | 56 | { |
| 57 | + [Pyramid.bba_MNP removeAllLocalServicesInHistory]; | |
| 57 | 58 | [Pyramid.bba_MNP unionAccountLogOut]; |
| 58 | 59 | } |
| 59 | 60 | + (void)shareBBASMWithParams:(NSDictionary *)params | ... | ... |
Example/Podfile.lock
| ... | ... | @@ -30,7 +30,7 @@ PODS: |
| 30 | 30 | - SSZipArchive |
| 31 | 31 | - UBC (= 5.0.0) |
| 32 | 32 | - YYCache |
| 33 | - - CNLiveBBASMModule (0.0.11): | |
| 33 | + - CNLiveBBASMModule (0.0.12): | |
| 34 | 34 | - BBAMNPLib |
| 35 | 35 | - CNLiveBeeHive |
| 36 | 36 | - CNLiveEnvironment |
| ... | ... | @@ -492,7 +492,7 @@ SPEC CHECKSUMS: |
| 492 | 492 | AFNetworking: d9fdf484a3c723ec3c558a41cc5754c7e845ee77 |
| 493 | 493 | AlipaySDK-iOS: 8659cdb4403de7e5f26ad8b699864a9cbe53384c |
| 494 | 494 | BBAMNPLib: 26e7e4a046d98755ef467a9f3fd8f5ff4fa5cef9 |
| 495 | - CNLiveBBASMModule: 877b35e55c27247d6f34611ccdf538e27e581a2f | |
| 495 | + CNLiveBBASMModule: 7bdd36991424697b37f8a092a37c5d5262999cb5 | |
| 496 | 496 | CNLiveBeeHive: 1e105b15b6ccaad546258fcf91231563beb853d4 |
| 497 | 497 | CNLiveCommonCategory: 22c9842b31f2087803ae69e983b2c944fb80eae1 |
| 498 | 498 | CNLiveEnvironment: 6af0a2f332b704ffdec67106b4ba044c7f8da371 | ... | ... |
Example/Resources/BBAPluginDescription.zip
No preview for this file type