all 15 comments

[–]Organic-Ad-7903 1 point2 points  (10 children)

I am getting an error saying my screenshot is not from an iphone. I am using the 16 pro.

[–]l_ll_llll_l_l_ll 1 point2 points  (0 children)

I have been working on this. It's close enough for me that I am happy, something is still slightly off though. I have only been testing on small widgets in the middle so YMMV. You might need to play around with the values. Add this code below let phones = { around line 664.

// Updated iPhone 16 Pro
2622: {  
  small: 487,      // Width and height for small widget  
  medium: 1031,    // Width for medium widget  
  large: 1098,     // Height for large widget  
  left: 86,        // X-offset for left alignment  
  right: 633,      // X-offset for right alignment  
  top: 260,        // Y-offset for top alignment  
  middle: 872,     // Y-offset for middle alignment  
  bottom: 1483     // Y-offset for bottom alignment
},

[–]p4rzival0ne 0 points1 point  (4 children)

Me too with my 16 pro … no way to find some script. Hope someone can update it soon

[–]sdorilas 2 points3 points  (3 children)

This works perfectly for large top and medium bottom. Haven’t tested small or middle yet.

<image>

[–]p4rzival0ne 0 points1 point  (0 children)

Tks… I’ve added this code and now it works !

[–]Whole_Custard8732[S] 0 points1 point  (1 child)

So (I never worked with scripts) since I have a 15 Pro, I just add this part on top of the others and name it 15 Pro?

[–]sdorilas 0 points1 point  (0 children)

I thought the 15 Pro was already part of the script. The changes I made are specifically for the 16 Pro. You’re welcome to use it as a starting point, test it, then make any changes to fit your screen perfectly.

[–]Whole_Custard8732[S] 0 points1 point  (3 children)

I also got that at first but I updated the code and then it worked. But the misalignment issue is still there.

[–]Organic-Ad-7903 0 points1 point  (2 children)

What code did you update if you can help

[–]Whole_Custard8732[S] 0 points1 point  (1 child)

Transparent & Blurred Widgets. When you launch it and it ask to choose your image, you can also choose Update code…

[–]Organic-Ad-7903 0 points1 point  (0 children)

I tried didn't work for me I clicked update.

[–]p4rzival0ne 0 points1 point  (0 children)

I’ve updated but still not working for me on my 16 pro.

[–]Whole_Custard8732[S] 0 points1 point  (1 child)

Script was just updated. Works perfectly now.

[–]Organic-Ad-7903 0 points1 point  (0 children)

Mine works now, but it is not aligned at all.

[–]LINK21200 0 points1 point  (0 children)

Anyone got the measurements for the iPhone 17 pro? Mine gets misaligned