Post not yet marked as solved
hi everyone, is there anyone meet same problem with me?
if yes please tell me the solution plz is urgent.
my situation is project created with webview by swift native Xcode and when i loaded success website that embedded scorm.js it will stuck in the middle of playing full content scorm , this issue happen in IOS 15.4 previous version don have this issue...
Post not yet marked as solved
How can I get an Testflight invitation for iPhone?
Post not yet marked as solved
Hi,
Any my organization there are many apple products, i am creating an app for organization. in that app barcode scan facility is their, now i am looking for apple api which can provide details after scanning to barcode like Product type, Model number..etc, is there any api available at apple & what is charges for that api.
Thanks,
Yusuf Shaikh
Post not yet marked as solved
I use AWS-SDK to upload a video.mov file to AWS S3 but it is only a few bytes ( ex: 64 B), while the local file is a few MB. Recording Video file and Upload to AWS S3 Using upload using multipart.
Post not yet marked as solved
How I can enable WASM in chrome for iOS?
Post not yet marked as solved
I wanna test some icons. I understand that we need to use an external SDK that supports alternate icons in asset catalogs. Can you give me the name of the SDK, please?
Post not yet marked as solved
I am running a MBP intel with macOS 11.6.2 platform and 2 Thunderbolt ports.
I travel much and sometimes Wifi is not available and I have to use the ethernet cable.
Before upgrading to Big Sur it was automatically connecting and working well.
But now the thunderbolt bridge does not connect although when I look into About this Mac, System Report, it says connected.
When I switch the cable to the other port, it also reports 'connected' to the other port in the System Report.
But, I have no internet connection because in the System Preferences-Network panel it reports: Thunderbolt Bridge not connected. How should I configure this?
Could any one help me out?
Post not yet marked as solved
Issue while trying to make a startsession call for web touchpoint.
Curl command works for same PEM file which is used which same gives error using JAVA.
java.io.IOException: toDerInputStream rejects tag type -126
at sun.security.util.DerValue.toDerInputStream(DerValue.java:873) ~[?:?]
at sun.security.pkcs12.PKCS12KeyStore.engineLoad(PKCS12KeyStore.java:1997) ~[?:?]
at sun.security.util.KeyStoreDelegator.engineLoad(KeyStoreDelegator.java:222) ~[?:?]
at java.security.KeyStore.load(KeyStore.java:1479) ~[?:?]
at *************.createCustomSSLContext(***********.java:92) ~[classes/:?]
Post not yet marked as solved
In the latest update of Big Sur 11.5.1 LAPACK is showing some Error. It was running fine in the previous updates. Now It is showing errors like
" error: no matching function for call to 'zgeev_'
zgeev_(&Nchar, &eigenvec_choice, &N, reinterpret_cast<complex double *>(A.data()), &LDA, w, vl, &LDA, vr, &LDA, WORK, &LWORK, RWORK, &INFO);
^~~~~~
/usr/local/opt/lapack/include/lapack.h:1854:6: note: candidate function not viable: requires 16 arguments, but 14 were provided
void LAPACK_zgeev_base( "
I need help to run my c++ code with LAPACK
Post not yet marked as solved
I've been writing for a week.
I accidentally selected the I am a Mexican citizen field on the tax forms.
I am not a Mexican citizen.
Do not you understand ?
I've been writing to you for a week to remove that area.
but no one is interested!
and customer service is kidding.
Who will help me?
I am Turkish citizen.
and i want to remove mexico selected field.
Post not yet marked as solved
I have an iPhone SE and Watch series 3, I have an application which is able to debugging in other developer machine but when I am trying to debug it, the app is install in iPhone but is rejecting from watch. I went to Xcode -> Window->Device and Simulators-> on the device I am selecting is with error as 'Failed to prepare device for development'. Details of the error is as follows:
Details
Failed to prepare device for development.
Domain: com.apple.dtdevicekit
Code: 806
Recovery Suggestion: If you are certain that Xcode supports development on this device, try disconnecting and reconnecting the device.
User Info: {
AssociatedMobileDeviceFunction = AMDeviceMountImage;
DVTDeviceErrorIsProxied = 1;
DVTRadarComponentKey = 487927;
NSLocalizedFailure = "This operation can fail if the version of the OS on the device is newer than the version of Xcode that is running.";
}
--
An unknown error occurred.
Domain: com.apple.dt.MobileDeviceErrorDomain
Code: -402653183
User Info: {
DVTRadarComponentKey = 261622;
MobileDeviceErrorCode = "(0xE8000001)";
"com.apple.dtdevicekit.stacktrace" = (
0 DTDeviceKitBase 0x000000012e715e98 DTDKCreateNSErrorFromAMDErrorCode + 272
1 DTDeviceKitBase 0x000000012e74f5dc -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 916
2 DTDeviceKitBase 0x000000012e74ffc8 __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 560
3 libdispatch.dylib 0x000000019c46bec0 _dispatch_client_callout + 20
4 libdispatch.dylib 0x000000019c47afb4 _dispatch_lane_barrier_sync_invoke_and_complete + 60
5 DTDeviceKitBase 0x000000012e74fd30 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 168
6 IDEiOSSupportCore 0x000000012e5e6a68 __43-[DVTiOSDevice prepareProxiedDevicesAsync:]_block_invoke + 460
7 DVTFoundation 0x0000000102ed87fc __DVT_CALLING_CLIENT_BLOCK__ + 16
8 DVTFoundation 0x0000000102eda220 __DVTDispatchAsync_block_invoke + 680
9 libdispatch.dylib 0x000000019c46a128 _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x000000019c46bec0 _dispatch_client_callout + 20
11 libdispatch.dylib 0x000000019c4736a8 _dispatch_lane_serial_drain + 620
12 libdispatch.dylib 0x000000019c4742a4 _dispatch_lane_invoke + 404
13 libdispatch.dylib 0x000000019c47eb74 _dispatch_workloop_worker_thread + 764
14 libsystem_pthread.dylib 0x000000019c61789c _pthread_wqthread + 276
15 libsystem_pthread.dylib 0x000000019c6165d4 start_wqthread + 8
);
}