Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue running app in iphone 15 (17.4) #1

Open
sollarp opened this issue Oct 23, 2024 · 0 comments
Open

Issue running app in iphone 15 (17.4) #1

sollarp opened this issue Oct 23, 2024 · 0 comments

Comments

@sollarp
Copy link

sollarp commented Oct 23, 2024

Hi,

I believe I have run into some compatibility issue with my current set up. The map layout does not show on screen. I have tried this on Android emulator and real android device no issue.

I'm running the app on emulator and do not have access to real device yet. Can you please share what are you running this code on Xcode version emulator or physical, IOS version ect... Thanks

logcat=

2024-10-23 08:02:37.200008+0200 Weather Union KMM[2523:114267] [connection] nw_connection_copy_connected_local_endpoint_block_invoke [C1] Connection has no local endpoint
2024-10-23 08:02:37.203115+0200 Weather Union KMM[2523:114267] [connection] nw_connection_copy_connected_local_endpoint_block_invoke [C1] Connection has no local endpoint
2024-10-23 08:03:23.835385+0200 Weather Union KMM[2523:114264] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.835596+0200 Weather Union KMM[2523:114240] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.836244+0200 Weather Union KMM[2523:114240] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.836256+0200 Weather Union KMM[2523:114264] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.836845+0200 Weather Union KMM[2523:114240] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.836887+0200 Weather Union KMM[2523:114264] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.838409+0200 Weather Union KMM[2523:114264] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.838680+0200 Weather Union KMM[2523:114264] [Client] Updating selectors after delegate addition failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process." UserInfo={NSDebugDescription=The connection to service named com.apple.commcenter.coretelephony.xpc was invalidated: failed at lookup with error 3 - No such process.}
2024-10-23 08:03:23.863762+0200 Weather Union KMM[2523:115264] *** -[NSMutableArray addObjectsFromArray:]: array argument is not an NSArray
2024-10-23 08:03:23.874442+0200 Weather Union KMM[2523:115266] *** -[NSMutableArray addObjectsFromArray:]: array argument is not an NSArray
2024-10-23 08:03:24.290087+0200 Weather Union KMM[2523:114240] Google Maps SDK for iOS version: 9.1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant