Develop advanced web content

RSS for tag

Discuss the WWDC21 session Develop advanced web content.

Posts under wwdc21-10030 tag

10 Posts

Post

Replies

Boosts

Views

Activity

IOS 15.4 Scorm will stuck when playing video
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...
0
0
1.3k
May ’22
Regarding API which provides apple product details
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
0
0
634
Apr ’22
thunderbolt bridge to ethernet connection
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?
0
0
1.2k
Jan ’22
Issue while trying to make a startsession call from local for web implemenation
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/:?]
0
0
833
Oct ’21
you are kidding apple...
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.
2
0
952
Aug ’21
LAPACK not responding
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
0
0
595
Aug ’21
IOS 15.4 Scorm will stuck when playing video
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...
Replies
0
Boosts
0
Views
1.3k
Activity
May ’22
Testflight
How can I get an Testflight invitation for iPhone?
Replies
1
Boosts
0
Views
1.1k
Activity
May ’22
Regarding API which provides apple product details
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
Replies
0
Boosts
0
Views
634
Activity
Apr ’22
Recording Video file and Upload to AWS S3 Using uploadUsingMultiPart.
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.
Replies
0
Boosts
0
Views
451
Activity
Mar ’22
Enable for WASM
How I can enable WASM in chrome for iOS?
Replies
0
Boosts
0
Views
806
Activity
Feb ’22
SDK for testing more icons
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?
Replies
0
Boosts
0
Views
664
Activity
Jan ’22
thunderbolt bridge to ethernet connection
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?
Replies
0
Boosts
0
Views
1.2k
Activity
Jan ’22
Issue while trying to make a startsession call from local for web implemenation
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/:?]
Replies
0
Boosts
0
Views
833
Activity
Oct ’21
you are kidding apple...
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.
Replies
2
Boosts
0
Views
952
Activity
Aug ’21
LAPACK not responding
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
Replies
0
Boosts
0
Views
595
Activity
Aug ’21