Search results for

“Instagram”

418 results found

Post

Replies

Boosts

Views

Activity

Monitor screen time of social media apps
Hi, I’m making an app that should send an alert to a database whenever the user surpasses an amount of social media total screen time on the day itself example: if user used instagram and facebook today and the total screen time of these 2 apps is over 2h => send alert to firebase server. is this possible? if yes, how? it would be great to point out some great revourses and a demo app :) keep coding and make the world a better place Alex
0
0
576
Feb ’23
QR Code gives "this app clip not currently available in your country/region" for some phones but not all
we created a QR code for our Instagram page, it was created on QRCode Monkey site, with our logo in the middle ...it's astatic QR code not dynamic... it works on non-iPhone/IOS devices, and it works in some iPhones (we test couple of old iPhones) for most new iPhones we get the message this app clip not currently available in your country/region. how to find out the issue, and how to fix it, or how to create a QR code that wouldn't have such issue?!!! thanks in advance.
3
0
2.1k
Feb ’24
Developer Needed
Hi,I'm Jelle 13 years old, and I'm working on my new project. I had a few projects before, butt this is a really big and serious project.I'm working on a app and I need to add some API's, like Instagram and apps like that. I need someone to help me with API's, you wil not get paid for it.requirements:- enough knowlegde of Xcode- really much knowlegde of API'sAnd it would be nice if the person can speak Dutch, because my English is very bad!I hope the developer community wants to help a 'young' developer!- Jelle
0
0
263
Jun ’17
1.0 Metadata Rejected, support URL in iTunes Connect
Hello everyone,I'm trying to submit my app and it has been rejected 3 times,this is the massage that I had every time://The support URL specified in your app’s metadata does not properly navigate to the intended destination.Next StepsPlease revise your app’s support URL to ensure it directs users to a webpage that includes accurate and up-to-date contact information. You can edit your support URL on your app's Version Information page in iTunes Connect.//Actully I put my instagram account and I don't have other.I don't know what I have to do.
1
0
3.3k
Mar ’17
I have problems with my phone calls on iOS 17.3 (21D5026f)
Hello, I have iPhone 14. When I try to make phone calls on iOS 17.3 (21D5026f), my cellular goes like LTE > 3G > EDGE > GPRS, and the people who is talking with me on the phone cannot hear my voice properly or they don't hear my voice. When this happens I try to hang up the call and call screen bugs. It says Call failed for 4 or 5 seconds. This is annoying.By the way there is no problem with my cellular data when I use my phone for like Instagram or something. Are there any people who is facing with this issue?
1
0
618
Jan ’24
Using condensed version of peek view and pop to full view
I have just implemented the peek and pop feature of 3D Touch into the table view of my app. I am using a different, more condensed view controller for the peek view, and I would like the pop to take the user to the full version of the view (in a similar style to the Instagram app).I am trying to figure out how I could do this? I can't see how I could do it in the code when I instantiate the peek, so the only thing I could think of is to segue immediately to the full view after the pop?Anyone have any ideas?This is the sort of thing I mean:http://i.stack.imgur.com/td2m8.png
1
0
452
Sep ’15
iMessage links opening in Safari vs in App
Hi there. I was clicking on links within iMessage and they all opened in app until today where they randomly defaulted to opening in Safari and the web app instead (Instagram and Facebook). I don’t know why this happened and tried doing things like clearing browser data, restarting my phone? But it still doesn’t seem to solve the problem. Any advice on how to resolve the issue? I’m on the latest iOS version (15). Thanks in advance for any help and support!
0
0
991
Oct ’21
Picture Firebase Upload Error: nw_protocol_get_quic_image_block_invoke dlopen libquic failed
Today I woke up and there it is. I search in the internet and say that this error appears to other in the past year. So, I want to know if: there is a solution to it it appears only when using a simulator or not? the problem is related to Apple or Firestore (Google)? Error description: nw_protocol_get_quic_image_block_invoke dlopen libquic failed When I login in my app, and try to upload a post (its a simple instagram clone) the picture upload itself, but, checking in Firestore, there is no preview of the picture. It seems that firestorm can see that I uploaded a post, but there is no value inside it, and no space occupied.
0
0
631
May ’21
Backround app refresh not working ios14
Hello to everyone from team apple i have a persistant problem that is quite a bit irritating which is that the backround app refresh option does not work on my phone (iphone x ios14.2) which means that i can't receive my app notifs in any way other than opening the app itself since it is quite empty from apps i cannot provide much information other than that i have tried many times to reinstall my main and only useful apps that i use daily which are whatsapp/instagram/youtube after deleting then restarting the phone but to no evail
0
0
498
Dec ’20
Background Safari Tab contributing to DeviceActivityMonitor usage threshold?
I am currently debugging an issue with DeviceActivityMonitor where the threshold is reached even though the target app (e.g. Instagram) is not being used actively. I noticed that the device with the unexpected behavior had the instagram.com website opened in the Safari web browser (among hundreds of other tabs). That tab was not actively used either (not in foreground, Safari app neither used). However, I was wondering if it can happen that this website is contributing towards the threshold as well even though it is in background and not used? Otherwise I cannot explain myself this strange behavior.
0
0
673
Apr ’24
In App Payment use case
I'm developing a payment system to be used in conjunction with social media apps like instagram. On these platforms influencers are allowed to keep accounts 'private' and only approve certain followers. My system will allow these influencers to charge a fee to be admitted as a follower to these private accounts. My system operates completely independent of these apps, but the net result of the system will be followers paying for content that the influencer (not the app) is approving on the platform. Does apple view this as an InApp payment requirement to the social media application?
0
0
278
Sep ’20
Guideline 2.3.1 - Performance (open link in safari)
Hi, My game has been rejected based on the following: We discovered that your app contains hidden features. Specifically, this app contains functionality to load a webview of external content within the app. It would be appropriate to ‘bake-in’ content of these web pages into the submitted binary or remove them from the app’s functionality before resubmitting for review. I do have a attribution screen that i credit people who have helped me with the game and link (opens externally in Safari) to their Instagram/SoundCloud/behance/email accounts. Is this not allowed?
2
0
2.1k
Apr ’22
iOS Interface design - unknown cell height
I've been designing a custom table cell layout for my app (with auto layout) and I'm facing few problems.This is how my custom table cell xib:My table cell XIBhttp://i.stack.imgur.com/qblLW.pngWhat I cant find how to do:The ImageView: The images in these cells are from remote URLS (with JSON). Their height and width is always different and I don't know them. My goal is to make the width of the image always all over the screen width with few pixels margin from the device's screen (similar to Instagram image width) with the scaled image's height (proportional to the image's width).Instagram screenshot examplehttp://i.stack.imgur.com/n0brG.pngSince I have no idea what the height of the image will be, how I can design the app so the label will always below the image with no much spacing? I mean - No matter where the images bottom is, the label will be always 10px under it.I don't know the label length - so the next cell will have to start as soon as the label text ends. How do I accomplish that?
1
0
280
Feb ’16
Iphone11 - ios14.2 Wifi Disconnects when I use bluetooth during video calls
I am on my wifi connection. I am connected to Samsung Galaxy Buds+ via bluetooth. I try to place a videocall on any platform ( Whatsapp, Instagram, Facetime ) vide call connects and then I see poor connection and my wifi disconnects automatically and uses Mobile Data. Now, if I connect wired earpods and connect using same wifi and same platform the calling experience is seamless & glitch free. Have tried resetting network settings and all settings too, but no luck! Any leads may help!Thanks!
0
0
439
Nov ’20
Creating a sticker pack without a website
I am creating my first animated sticker pack and do not currently have a website. When setting up my sticker pack in Xcode, it asks for a domain name. For testing purposes I typed in a generic domain name. Now that I official created a developers account I need to update the domain name. Do I need to create a website or can I use a social media account (such as Instagram, behance or the like) for the domain name.Any advice and suggestions would be greatly appreciate!I have a small presence online but would like to improve it so that I can show my work!
1
0
721
Jul ’19
Monitor screen time of social media apps
Hi, I’m making an app that should send an alert to a database whenever the user surpasses an amount of social media total screen time on the day itself example: if user used instagram and facebook today and the total screen time of these 2 apps is over 2h => send alert to firebase server. is this possible? if yes, how? it would be great to point out some great revourses and a demo app :) keep coding and make the world a better place Alex
Replies
0
Boosts
0
Views
576
Activity
Feb ’23
QR Code gives "this app clip not currently available in your country/region" for some phones but not all
we created a QR code for our Instagram page, it was created on QRCode Monkey site, with our logo in the middle ...it's astatic QR code not dynamic... it works on non-iPhone/IOS devices, and it works in some iPhones (we test couple of old iPhones) for most new iPhones we get the message this app clip not currently available in your country/region. how to find out the issue, and how to fix it, or how to create a QR code that wouldn't have such issue?!!! thanks in advance.
Replies
3
Boosts
0
Views
2.1k
Activity
Feb ’24
Developer Needed
Hi,I'm Jelle 13 years old, and I'm working on my new project. I had a few projects before, butt this is a really big and serious project.I'm working on a app and I need to add some API's, like Instagram and apps like that. I need someone to help me with API's, you wil not get paid for it.requirements:- enough knowlegde of Xcode- really much knowlegde of API'sAnd it would be nice if the person can speak Dutch, because my English is very bad!I hope the developer community wants to help a 'young' developer!- Jelle
Replies
0
Boosts
0
Views
263
Activity
Jun ’17
1.0 Metadata Rejected, support URL in iTunes Connect
Hello everyone,I'm trying to submit my app and it has been rejected 3 times,this is the massage that I had every time://The support URL specified in your app’s metadata does not properly navigate to the intended destination.Next StepsPlease revise your app’s support URL to ensure it directs users to a webpage that includes accurate and up-to-date contact information. You can edit your support URL on your app's Version Information page in iTunes Connect.//Actully I put my instagram account and I don't have other.I don't know what I have to do.
Replies
1
Boosts
0
Views
3.3k
Activity
Mar ’17
I have problems with my phone calls on iOS 17.3 (21D5026f)
Hello, I have iPhone 14. When I try to make phone calls on iOS 17.3 (21D5026f), my cellular goes like LTE > 3G > EDGE > GPRS, and the people who is talking with me on the phone cannot hear my voice properly or they don't hear my voice. When this happens I try to hang up the call and call screen bugs. It says Call failed for 4 or 5 seconds. This is annoying.By the way there is no problem with my cellular data when I use my phone for like Instagram or something. Are there any people who is facing with this issue?
Replies
1
Boosts
0
Views
618
Activity
Jan ’24
Using condensed version of peek view and pop to full view
I have just implemented the peek and pop feature of 3D Touch into the table view of my app. I am using a different, more condensed view controller for the peek view, and I would like the pop to take the user to the full version of the view (in a similar style to the Instagram app).I am trying to figure out how I could do this? I can't see how I could do it in the code when I instantiate the peek, so the only thing I could think of is to segue immediately to the full view after the pop?Anyone have any ideas?This is the sort of thing I mean:http://i.stack.imgur.com/td2m8.png
Replies
1
Boosts
0
Views
452
Activity
Sep ’15
iMessage links opening in Safari vs in App
Hi there. I was clicking on links within iMessage and they all opened in app until today where they randomly defaulted to opening in Safari and the web app instead (Instagram and Facebook). I don’t know why this happened and tried doing things like clearing browser data, restarting my phone? But it still doesn’t seem to solve the problem. Any advice on how to resolve the issue? I’m on the latest iOS version (15). Thanks in advance for any help and support!
Replies
0
Boosts
0
Views
991
Activity
Oct ’21
Picture Firebase Upload Error: nw_protocol_get_quic_image_block_invoke dlopen libquic failed
Today I woke up and there it is. I search in the internet and say that this error appears to other in the past year. So, I want to know if: there is a solution to it it appears only when using a simulator or not? the problem is related to Apple or Firestore (Google)? Error description: nw_protocol_get_quic_image_block_invoke dlopen libquic failed When I login in my app, and try to upload a post (its a simple instagram clone) the picture upload itself, but, checking in Firestore, there is no preview of the picture. It seems that firestorm can see that I uploaded a post, but there is no value inside it, and no space occupied.
Replies
0
Boosts
0
Views
631
Activity
May ’21
Backround app refresh not working ios14
Hello to everyone from team apple i have a persistant problem that is quite a bit irritating which is that the backround app refresh option does not work on my phone (iphone x ios14.2) which means that i can't receive my app notifs in any way other than opening the app itself since it is quite empty from apps i cannot provide much information other than that i have tried many times to reinstall my main and only useful apps that i use daily which are whatsapp/instagram/youtube after deleting then restarting the phone but to no evail
Replies
0
Boosts
0
Views
498
Activity
Dec ’20
Background Safari Tab contributing to DeviceActivityMonitor usage threshold?
I am currently debugging an issue with DeviceActivityMonitor where the threshold is reached even though the target app (e.g. Instagram) is not being used actively. I noticed that the device with the unexpected behavior had the instagram.com website opened in the Safari web browser (among hundreds of other tabs). That tab was not actively used either (not in foreground, Safari app neither used). However, I was wondering if it can happen that this website is contributing towards the threshold as well even though it is in background and not used? Otherwise I cannot explain myself this strange behavior.
Replies
0
Boosts
0
Views
673
Activity
Apr ’24
In App Payment use case
I'm developing a payment system to be used in conjunction with social media apps like instagram. On these platforms influencers are allowed to keep accounts 'private' and only approve certain followers. My system will allow these influencers to charge a fee to be admitted as a follower to these private accounts. My system operates completely independent of these apps, but the net result of the system will be followers paying for content that the influencer (not the app) is approving on the platform. Does apple view this as an InApp payment requirement to the social media application?
Replies
0
Boosts
0
Views
278
Activity
Sep ’20
Guideline 2.3.1 - Performance (open link in safari)
Hi, My game has been rejected based on the following: We discovered that your app contains hidden features. Specifically, this app contains functionality to load a webview of external content within the app. It would be appropriate to ‘bake-in’ content of these web pages into the submitted binary or remove them from the app’s functionality before resubmitting for review. I do have a attribution screen that i credit people who have helped me with the game and link (opens externally in Safari) to their Instagram/SoundCloud/behance/email accounts. Is this not allowed?
Replies
2
Boosts
0
Views
2.1k
Activity
Apr ’22
iOS Interface design - unknown cell height
I've been designing a custom table cell layout for my app (with auto layout) and I'm facing few problems.This is how my custom table cell xib:My table cell XIBhttp://i.stack.imgur.com/qblLW.pngWhat I cant find how to do:The ImageView: The images in these cells are from remote URLS (with JSON). Their height and width is always different and I don't know them. My goal is to make the width of the image always all over the screen width with few pixels margin from the device's screen (similar to Instagram image width) with the scaled image's height (proportional to the image's width).Instagram screenshot examplehttp://i.stack.imgur.com/n0brG.pngSince I have no idea what the height of the image will be, how I can design the app so the label will always below the image with no much spacing? I mean - No matter where the images bottom is, the label will be always 10px under it.I don't know the label length - so the next cell will have to start as soon as the label text ends. How do I accomplish that?
Replies
1
Boosts
0
Views
280
Activity
Feb ’16
Iphone11 - ios14.2 Wifi Disconnects when I use bluetooth during video calls
I am on my wifi connection. I am connected to Samsung Galaxy Buds+ via bluetooth. I try to place a videocall on any platform ( Whatsapp, Instagram, Facetime ) vide call connects and then I see poor connection and my wifi disconnects automatically and uses Mobile Data. Now, if I connect wired earpods and connect using same wifi and same platform the calling experience is seamless & glitch free. Have tried resetting network settings and all settings too, but no luck! Any leads may help!Thanks!
Replies
0
Boosts
0
Views
439
Activity
Nov ’20
Creating a sticker pack without a website
I am creating my first animated sticker pack and do not currently have a website. When setting up my sticker pack in Xcode, it asks for a domain name. For testing purposes I typed in a generic domain name. Now that I official created a developers account I need to update the domain name. Do I need to create a website or can I use a social media account (such as Instagram, behance or the like) for the domain name.Any advice and suggestions would be greatly appreciate!I have a small presence online but would like to improve it so that I can show my work!
Replies
1
Boosts
0
Views
721
Activity
Jul ’19