Hi Nikolai can you share the code that made the extension work for you please
Post
Replies
Boosts
Views
Activity
Can you kindly add more details here
or a sample code for both UI and Non UI
I am following same resource is the status func enough for the Non UI ?
would really appreciate a reply here
For me even after provisiong a card on iPhone and starting the process again, the apple pge should only start for iWatch, but in my case it gives me again two devices ( iphone and iWatch )
does any one have any clue ?
I am on the same issue here, did anyone find an A to Z guide on how to implement this ?
List(newsList, id: .id) { article in
NavigationLink(destination: NewsLetterView(news: article)) {
NewsCell(news: article)
}.buttonStyle(.plain)
}
Hello and how can i find a solution where i add to the amount the currency
But i need to remove the spaces between numbers but keep the space between the numbers and currency
The suggested solution above transfered my code from
9 520 USD to 9520USD
What i want is 9520 USD
Dear
I do not need to have a client side and a server side and this do not help me reach my goal.
For using Alamofire or URLSession I would like to have an API run ONLY on Mobile Data even if WIFI is on for the purpose of Header Enrichment which means to give priority to the Mobile Data in this case.
Please Advice.
Hello guys any updates on this issue ?
I am facing the same error.
Hello
may you please advice how were you able to use an NFC tag emulated in a device ??
and if there is a link or an app you used can you please share.